Changeset 2c9fff0
- Timestamp:
- Jul 21, 2009 2:45:55 PM (15 years ago)
- Branches:
- axis_example, compt_changes, info-ops, master, version-1.30, version-2.00, version-3.01, version-3.02
- Children:
- 0d9eba6
- Parents:
- 55c074c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fedd/federation/experiment_control.py
r55c074c r2c9fff0 632 632 print >>scriptfile, "/bin/sh -c \"'mkdir -p %s'\"" % proj_dir 633 633 print >>scriptfile, "rm %s" % scriptfile 634 close(scriptdir)634 scriptfile.close() 635 635 636 636 # Move the script to the remote machine
Note: See TracChangeset
for help on using the changeset viewer.