Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
orchestrator
Commits
db7fa2a7
Commit
db7fa2a7
authored
Feb 23, 2017
by
Thanassis Tsiodras
Browse files
No SVN keywords here, we'll use the COMMITID
parent
446115a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
orchestrator/taste-orchestrator.py
View file @
db7fa2a7
...
@@ -218,7 +218,7 @@ def banner(msg):
...
@@ -218,7 +218,7 @@ def banner(msg):
def
usage
():
def
usage
():
'''Shows all available cmd line arguments'''
'''Shows all available cmd line arguments'''
panic
(
"TASTE/ASSERT orchestrator, revision:
$Rev: 8102 $
\n
"
panic
(
"TASTE/ASSERT orchestrator, revision:
COMMITID
\n
"
"Usage: "
+
os
.
path
.
basename
(
sys
.
argv
[
0
])
+
" <options>
\n
Where <options> are:
\n\n
"
"Usage: "
+
os
.
path
.
basename
(
sys
.
argv
[
0
])
+
" <options>
\n
Where <options> are:
\n\n
"
"-f, --fast
\n\t
Skip waiting for ENTER between stages
\n\n
"
"-f, --fast
\n\t
Skip waiting for ENTER between stages
\n\n
"
"-g, --debug
\n\t
Enable debuging options
\n\n
"
"-g, --debug
\n\t
Enable debuging options
\n\n
"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment