grml-chroot: iff /proc/cmdline exists don't try to mount again
[grml-scripts.git] / 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