From: Jay Pfaffman Date: Sat, 23 Apr 2016 13:21:36 +0000 (-0500) Subject: remove debug code. Sorry. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=6d4705d26c76d4513b473337cd94dc318d90fd60;p=discourse_docker.git remove debug code. Sorry. --- diff --git a/launcher b/launcher index 8f9eceb..5241363 100755 --- a/launcher +++ b/launcher @@ -604,8 +604,6 @@ run_bootstrap() { # Does your system meet the minimum requirements? if [ "$opt" != "--skip-prereqs" ] ; then check_resources - echo "done JP" - exit fi # is our configuration file valid?