From 57caa781f2745ad743b04fd0aab7f840f1906c5c Mon Sep 17 00:00:00 2001 From: Bastian Dehn Date: Sat, 2 Jul 2016 20:31:53 +0200 Subject: [PATCH] Bugfix: albentohandy.sh cluster fallback to single pc --- albentohandy.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/albentohandy.sh b/albentohandy.sh index 5e80203..a47da7f 100755 --- a/albentohandy.sh +++ b/albentohandy.sh @@ -37,9 +37,6 @@ do "S") parallelopts="$OPTARG" ;; - *) - parallelopts=":" - ;; esac done -- 2.47.3