Changeset 0e366a6
- Timestamp:
- Sep 16, 2009 9:51:19 AM (15 years ago)
- Branches:
- axis_example, compt_changes, info-ops, master, version-2.00, version-3.01, version-3.02
- Children:
- 53dfd4b
- Parents:
- 1d913e13
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fedd/federation/proxy_emulab_segment.py
r1d913e13 r0e366a6 44 44 if not self.debug: 45 45 rv = subprocess.call(scp_cmd, stdout=dnull, 46 stderr=dnull, close_fds=True , close_fds=True)46 stderr=dnull, close_fds=True) 47 47 48 48 return rv == 0
Note: See TracChangeset
for help on using the changeset viewer.