X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=util-vserver%2Fscripts%2Ffunctions;h=a2ad7f3d21804ba357fed2cdf272fd844e187191;hb=54adb8bb5608e15ab944db970a1b287be28d7487;hp=6c33047b93d6ecf917e639abbde7ee05a1469cc6;hpb=40b31875ebb4841e5c9f3fa4f3297b41352eeeca;p=util-vserver.git diff --git a/util-vserver/scripts/functions b/util-vserver/scripts/functions index 6c33047..a2ad7f3 100644 --- a/util-vserver/scripts/functions +++ b/util-vserver/scripts/functions @@ -368,6 +368,7 @@ function callInNamespace isAvoidNamespace "$1" || \ ctx=$( $_VSERVER_INFO "$1" CONTEXT t ) || ctx= + shift if test "$ctx"; then $_VNAMESPACE --enter "$ctx" -- "$@" else