From fda2d9c06acf773e4966eb1b74ff93300c64260d Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Wed, 5 Aug 2015 10:04:13 -0700 Subject: [PATCH] remove die because we now support array options --- dqsub | 1 - 1 file changed, 1 deletion(-) 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 .= <