From: Don Armstrong Date: Wed, 5 Aug 2015 17:04:13 +0000 (-0700) Subject: remove die because we now support array options X-Git-Url: https://git.donarmstrong.com/?p=uiuc_igb_scripts.git;a=commitdiff_plain;h=fda2d9c06acf773e4966eb1b74ff93300c64260d remove die because we now support array options --- diff --git a/dqsub b/dqsub index 98e4947..32a1a3a 100755 --- a/dqsub +++ b/dqsub @@ -219,7 +219,6 @@ EOF exec $command "\$OPT"; EOF } - die "--array is currently not implemented"; } else { $script .= <