Changeset 2c9fff0


Ignore:
Timestamp:
Jul 21, 2009 2:45:55 PM (15 years ago)
Author:
Ted Faber <faber@…>
Branches:
axis_example, compt_changes, info-ops, master, version-1.30, version-2.00, version-3.01, version-3.02
Children:
0d9eba6
Parents:
55c074c
Message:

whoops

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/federation/experiment_control.py

    r55c074c r2c9fff0  
    632632        print >>scriptfile, "/bin/sh -c \"'mkdir -p %s'\"" % proj_dir
    633633        print >>scriptfile, "rm %s" % scriptfile
    634         close(scriptdir)
     634        scriptfile.close()
    635635
    636636        # Move the script to the remote machine
Note: See TracChangeset for help on using the changeset viewer.