[ARVADOS] updated: 3811d62f4d0ef73717c6387246fb040eafaa64fe

git at public.curoverse.com git at public.curoverse.com
Fri Dec 20 16:51:32 EST 2013


Summary of changes:
 docker/run.sh |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

       via  3811d62f4d0ef73717c6387246fb040eafaa64fe (commit)
      from  4179ab7bbb5d76cebed32e89a69823f02857dbbb (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


commit 3811d62f4d0ef73717c6387246fb040eafaa64fe
Author: Tim Pierce <twp at clinicalfuture.com>
Date:   Fri Dec 20 16:51:33 2013 -0500

    Remove extra `shift' screwing up argument processing.

diff --git a/docker/run.sh b/docker/run.sh
index 3a9904f..ce822a9 100755
--- a/docker/run.sh
+++ b/docker/run.sh
@@ -169,7 +169,6 @@ function do_start {
 		exit 1
 		;;
 	esac
-	shift
     done
 
     # If no options were selected, then start all servers.

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list