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

       Web browser: ---
            Bug ID: 48334
           Summary: "jsub -continuous" fails on arguments with "'"s
           Product: Wikimedia Labs
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: Unprioritized
         Component: tools
          Assignee: [email protected]
          Reporter: [email protected]
    Classification: Unclassified
   Mobile Platform: ---

"jsub -continuous echo Te\'st" creates echo.err:

| /var/spool/gridengine/execd/tools-exec-02/job_scripts/1319: line 2:
unexpected EOF while looking for matching `''
| /var/spool/gridengine/execd/tools-exec-02/job_scripts/1319: line 5: syntax
error: unexpected end of file

This is caused by:

|   print QSUB "while ! '$prog' '".join("' '", @ARGV)."' ; do\n";

in /usr/local/bin/jsub.

-- 
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