- Timestamp:
- Aug 3, 2012 3:02:15 PM (12 years ago)
- Branches:
- compt_changes, master
- Children:
- adf8517
- Parents:
- 65d3ac1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fedd/federation/emulab_segment.py
r65d3ac1 r9a256f7 52 52 if os.path.isdir(lsoftdir): 53 53 print >>scriptfile, 'mkdir -p %s' % softdir 54 print >>scriptfile, 'chmod 0770 %s' % softdir 54 55 print >>scriptfile, "rm -f %s" % scriptbase 55 56 scriptfile.close()
Note: See TracChangeset
for help on using the changeset viewer.