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:
55d1720
)
We can have more than 2 arguments now
author
Robin Ward
<robin.ward@gmail.com>
Thu, 10 Apr 2014 21:08:08 +0000
(17:08 -0400)
committer
Robin Ward
<robin.ward@gmail.com>
Thu, 10 Apr 2014 21:08:08 +0000
(17:08 -0400)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 7b67f39281408066d1d3c795788b20ab7b38a9eb..07f5f79d89315eedb8630ba31f44f02f36bc669a 100755
(executable)
--- a/
launcher
+++ b/
launcher
@@
-178,7
+178,7
@@
RUBY
}
-[ $# -
ne
2 ] && {
+[ $# -
lt
2 ] && {
usage
}