Last modified: 2014-08-27 19:24:47 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T56054, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 54054 - grid default output location
grid default output location
Status: PATCH_TO_REVIEW
Product: Wikimedia Labs
Classification: Unclassified
tools (Other open bugs)
unspecified
All All
: Normal enhancement
: ---
Assigned To: Marc A. Pelletier
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-09-12 01:57 UTC by Betacommand
Modified: 2014-08-27 19:24 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Betacommand 2013-09-12 01:57:27 UTC
User should be able to modify a global setting for the tool/account to change the default output location of .out and .err file locations. Right now it just fills $HOME with a ton of files. Having the ability to set these to a sub directory would make it a lot cleaner and not make me cringe ever time I see the list of files.
Comment 1 Tim Landscheidt 2013-12-22 18:47:33 UTC
jsub (and qsub) allows to choose a different directory (or file) with the options "-o" and "-e".  My KISS mind suggests that a user should create ~/bin/myjsub à la:

| #!/bin/sh
| jsub -o $WHEREVER -e $WHEREVER "$@"

and then use that instead of the normal jsub.
Comment 2 Marc A. Pelletier 2014-07-08 17:31:05 UTC
There is an experimental version of jsub on tools-dev that will prepend arguments found in ~/.jsubrc to the command line.  Please test and see if it works.
Comment 3 Gerrit Notification Bot 2014-08-27 19:24:44 UTC
Change 156608 had a related patch set uploaded by coren:
Add .jsubrc support to jsub/jstart

https://gerrit.wikimedia.org/r/156608

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links