https://bugzilla.wikimedia.org/show_bug.cgi?id=61140

       Web browser: ---
            Bug ID: 61140
           Summary: jsub doesn't keep quoted arguments
           Product: Wikimedia Labs
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: tools
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---

Jsub strips the quotes of arguments. When the quoted argument includes special
bash characters like "(", "|" or "&", then the job submission fails.

Jsub should always keep the quotes of arguments.

Example:

$ jsub grep -E "^(a|b)$" foo.txt

NB: I wrote a workaround in
https://wikitech.wikimedia.org/wiki/Nova_Resource:Tools/Help#Quoted_arguments

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to