diff --git a/src/subscript/config_jobs/ECLCOMPRESS b/src/subscript/config_jobs/ECLCOMPRESS index bacbc33d4..a4ef47278 100644 --- a/src/subscript/config_jobs/ECLCOMPRESS +++ b/src/subscript/config_jobs/ECLCOMPRESS @@ -4,6 +4,6 @@ DEFAULT __NONE__ ARG_TYPE 0 STRING -ARGLIST --verbose --files +ARGLIST "--verbose" "--files" MIN_ARG 0 MAX_ARG 1 diff --git a/src/subscript/sunsch/sunsch.py b/src/subscript/sunsch/sunsch.py old mode 100644 new mode 100755