X-Git-Url: http://git.tuebingen.mpg.de/?p=gsu.git;a=blobdiff_plain;f=subcommand;fp=subcommand;h=261e35f5e39b6f377529c24a136427106d6301cb;hp=3ff31f0a6492e6d3420d533de96d9e02e358825a;hb=8c4ae5b0f1b839dea40d7aae40de5e15b325ff35;hpb=ee0253579a48cddcf022a7978afe68bc57311313 diff --git a/subcommand b/subcommand index 3ff31f0..261e35f 100644 --- a/subcommand +++ b/subcommand @@ -549,6 +549,7 @@ gsu() # external commands for i in $gsu_cmds; do if test "$arg" = "$i"; then + ret=$GSU_SUCCESS com_$arg "$@" if (("$ret" < 0)); then gsu_err_msg