diff --git a/supercvs b/supercvs index 9d931352..df31406c 100755 --- a/supercvs +++ b/supercvs @@ -7,5 +7,5 @@ if [ `id -g` != 102 ] && [ X$CVSROOT = "X/home/httpd/CVS-Repository" ]; then echo "Faire 'newgrp webcvs' avant de commencer !!!" exit 1 fi -exec /usr/bin/cvs $* +exec /usr/bin/cvs ${1+"$@"}