https://bugzilla.wikimedia.org/show_bug.cgi?id=63369
Tim Landscheidt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #1 from Tim Landscheidt <[email protected]> --- jsub doesn't fail silently, it just directs its error messages by default to 1.err; you can override this with -stderr: | scfc@tools-login:~$ jsub -stderr -N 1 echo 1 | Unable to run job: denied: "1" is not a valid object name (cannot start with a digit). | Exiting. | scfc@tools-login:~$ -- 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
