]> gitweb.hhaalo.de Git - albentohandy.git/commitdiff
Bugfix: albentohandy.sh cluster fallback to single pc
authorBastian Dehn <hhaalo@arcor.de>
Sat, 2 Jul 2016 18:31:53 +0000 (20:31 +0200)
committerBastian Dehn <hhaalo@arcor.de>
Sat, 2 Jul 2016 18:31:53 +0000 (20:31 +0200)
albentohandy.sh

index 5e80203b2e9f77bd21a183a1b92adeedf4c4f6b7..a47da7f4a01a62768605ddb0e6d2279a852fd9bb 100755 (executable)
@@ -37,9 +37,6 @@ do
        "S")
                parallelopts="$OPTARG"
                ;;
-       *)
-               parallelopts=":"
-               ;;
        esac
 done