Changeset 735
- Timestamp:
- May 12, 2007, 7:18:44 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gui/scripts/tool.tcl
r734 r735 174 174 # if job_protocol is "submit", then use use submit command 175 175 if {[resources -jobprotocol] == "submit"} { 176 set cmd [linsert $cmd 0 submit --local]176 set cmd [linsert $cmd 0 /apps/submit/bin/submit --local] 177 177 } 178 178
Note: See TracChangeset
for help on using the changeset viewer.