projects
/
discourse_docker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21729b1
)
FIX: Incorrect syntax.
author
Guo Xiang Tan
<tgx_world@hotmail.com>
Tue, 26 Apr 2016 07:48:01 +0000
(15:48 +0800)
committer
Guo Xiang Tan
<tgx_world@hotmail.com>
Tue, 26 Apr 2016 07:48:01 +0000
(15:48 +0800)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index f5b99361821305d70b524ac59db0853130296234..983d02707144b9de679c05105e5773d15d9ba4ce 100755
(executable)
--- a/
launcher
+++ b/
launcher
@@
-30,7
+30,7
@@
shift 2
user_args=""
while [ ${#} -gt 0 ]; do
- case "
#
{1}" in
+ case "
$
{1}" in
--skip-prereqs)
SKIP_PREREQ="1"