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:
bd2dda1
)
clean up comments
author
Sam
<sam.saffron@gmail.com>
Tue, 10 Mar 2015 04:48:53 +0000
(15:48 +1100)
committer
Sam
<sam.saffron@gmail.com>
Tue, 10 Mar 2015 04:48:53 +0000
(15:48 +1100)
launcher
patch
|
blob
|
blame
|
history
diff --git
a/launcher
b/launcher
index cce035d8b6ec8a9c42cd3324d446ab9942e34707..678ebfbc9fa16d14ae17813f66a0f4e6e2f87360 100755
(executable)
--- a/
launcher
+++ b/
launcher
@@
-577,12
+577,9
@@
case "$command" in
echo "Your version of Discourse Docker is ahead of origin"
else
- echo "Discourse Docker has diverged source"
-
+ echo "Discourse Docker has diverged source, this is only expected in Dev mode"
fi
- exit
-
fi
if [ -e $cidfile ]
then