Remove extra `shift' screwing up argument processing.
authorTim Pierce <twp@clinicalfuture.com>
Fri, 20 Dec 2013 21:51:33 +0000 (16:51 -0500)
committerTim Pierce <twp@clinicalfuture.com>
Fri, 20 Dec 2013 21:51:33 +0000 (16:51 -0500)
docker/run.sh

index 3a9904fc01299dfd69e3fe317d776dae6402fa12..ce822a9ecbf635196c3e9c256746b6c0be24b4c4 100755 (executable)
@@ -169,7 +169,6 @@ function do_start {
                exit 1
                ;;
        esac
-       shift
     done
 
     # If no options were selected, then start all servers.