Merge branch 'master' of ssh://git@git.grml.org/grml-scripts
authorMichael Prokop <mika@grml.org>
Mon, 18 May 2009 06:16:55 +0000 (08:16 +0200)
committerMichael Prokop <mika@grml.org>
Mon, 18 May 2009 06:16:55 +0000 (08:16 +0200)
usr_bin/grml-exec-wrapper

index d90a490..d3ff8ee 100755 (executable)
@@ -28,8 +28,6 @@ is_installed() {
     esac
 
     ret=1
-
-    ret=1
     oifs="$IFS"
     IFS=:
     for dir in $PATH; do