* [dts] [PATCH] Add folder Depends in settings
@ 2015-07-06 8:33 Michael Qiu
0 siblings, 0 replies; 2+ messages in thread
From: Michael Qiu @ 2015-07-06 8:33 UTC (permalink / raw)
To: dts
dep folder need to be set in settings
Signed-off-by: Michael Qiu <michael.qiu@intel.com>
---
framework/settings.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/framework/settings.py b/framework/settings.py
index 3a70804..54ccbb1 100644
--- a/framework/settings.py
+++ b/framework/settings.py
@@ -39,6 +39,7 @@ FOLDERS = {
'Framework': 'framework',
'Testscripts': 'tests',
'Configuration': 'conf',
+ 'Depends': 'dep',
}
"""
--
1.9.3
^ permalink raw reply [flat|nested] 2+ messages in thread
* [dts] [PATCH] Add folder Depends in settings
2015-07-06 9:19 [dts] [PATCH] tests: Add RRC support for queue_start_stop case Michael Qiu
@ 2015-07-06 9:28 ` Michael Qiu
0 siblings, 0 replies; 2+ messages in thread
From: Michael Qiu @ 2015-07-06 9:28 UTC (permalink / raw)
To: dts
dep folder need to be set in settings
Signed-off-by: Michael Qiu <michael.qiu@intel.com>
---
framework/settings.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/framework/settings.py b/framework/settings.py
index 3a70804..54ccbb1 100644
--- a/framework/settings.py
+++ b/framework/settings.py
@@ -39,6 +39,7 @@ FOLDERS = {
'Framework': 'framework',
'Testscripts': 'tests',
'Configuration': 'conf',
+ 'Depends': 'dep',
}
"""
--
1.9.3
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-07-06 9:29 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-06 8:33 [dts] [PATCH] Add folder Depends in settings Michael Qiu
2015-07-06 9:19 [dts] [PATCH] tests: Add RRC support for queue_start_stop case Michael Qiu
2015-07-06 9:28 ` [dts] [PATCH] Add folder Depends in settings Michael Qiu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).