]> git.tuebingen.mpg.de Git - gsu.git/commitdiff
gsu: Kill debug "ret=1".
authorAndre Noll <maan@systemlinux.org>
Sat, 25 Aug 2007 19:00:25 +0000 (21:00 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Fri, 29 Aug 2014 19:36:07 +0000 (21:36 +0200)
funcs/gsu

index 136eda645e86fe39ebb6d8ea863f09487ce3fb79..c2304ca0e9ade6d16daba2a74e8071f3306922aa 100644 (file)
--- a/funcs/gsu
+++ b/funcs/gsu
@@ -194,7 +194,6 @@ gsu()
        for i in $gsu_cmds; do
                if test "$arg" = "$i"; then
                        com_$arg "$@"
        for i in $gsu_cmds; do
                if test "$arg" = "$i"; then
                        com_$arg "$@"
-                       ret=1
                        if test $ret -lt 0; then
                                gsu_err_msg
                                exit 1
                        if test $ret -lt 0; then
                                gsu_err_msg
                                exit 1