Fixes to thes pbs send script
authorNathan Binkert <binkertn@umich.edu>
Wed, 9 Feb 2005 21:20:53 +0000 (16:20 -0500)
committerNathan Binkert <binkertn@umich.edu>
Wed, 9 Feb 2005 21:20:53 +0000 (16:20 -0500)
commit061f40df08f6992bf314eb6f23315ef415e58882
tree1012a2f118fc38cdd7b48ce16b9d310d5c274221
parent26ef1f56c8b62019e45f008f2abb2f8dcca6f24b
Fixes to thes pbs send script

util/pbs/send.py:
    - add a -d to set the job root directory allowing one to run
    send.py from anywhere.
    - specify full paths to files instead of relative paths to make -d
    work and to allow ssh qsub to work again.
    - make the Link directory only copy links that point to regular files.

--HG--
extra : convert_revision : dd330cee08b97c5d72c3d58ef123f83ac7ccede7
util/pbs/send.py