From: Enrico Scholz Date: Sun, 3 Jul 2005 17:45:43 +0000 (+0000) Subject: do not set OPTION_KEEP X-Git-Tag: version_0_30_210~152 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03f37138d0c0305050d7632ababc9af683af3b8e;p=util-vserver.git do not set OPTION_KEEP git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2129 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/util-vserver/scripts/vserver-build b/util-vserver/scripts/vserver-build index e670c79..b3f59c2 100755 --- a/util-vserver/scripts/vserver-build +++ b/util-vserver/scripts/vserver-build @@ -97,7 +97,7 @@ eval set -- "$tmp" VSERVER_NAME= OPTION_FORCE= OPTION_DEBUG=0 -OPTION_KEEP=1 +OPTION_KEEP= while true; do case "$1" in