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:
3eee266
)
Fix #168: handle empty command gracefully
author
Paolo G. Giarrusso
<p.giarrusso@gmail.com>
Mon, 27 Jul 2015 22:26:46 +0000
(
00:26
+0200)
committer
Paolo G. Giarrusso
<p.giarrusso@gmail.com>
Mon, 27 Jul 2015 22:26:46 +0000
(
00:26
+0200)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index 65371e300c7bd03fdc2298a4491cddf7191fc41b..b4b0d370684566a071cb779b9dd478c2f188f221 100755
(executable)
--- a/
launcher
+++ b/
launcher
@@
-310,7
+310,7
@@
RUBY
install_docker
}
-[
$command
== "cleanup" ] && {
+[
"$command"
== "cleanup" ] && {
echo
echo "The following command will"
echo "- Delete all docker images for old containers"