- Timestamp:
- May 18, 2008 7:32:29 PM (16 years ago)
- Branches:
- axis_example, compt_changes, info-ops, master, version-1.30, version-2.00, version-3.01, version-3.02
- Children:
- fe53e75
- Parents:
- bd6e48a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fedkit/splitter.pl
rbd6e48a r6115f88 587 587 # configurations and hostnames file 588 588 while (<$pipe>) { 589 # Vtopo is virtual topology about the entire experiment. Right now ignore 590 # it. We'll pass it to SEER soon. 591 (/^#\s+Begin\s+Vtopo/../^#\s+End\s+Vtopo/) && do { 592 next; 593 }; 589 594 # Allbeds lists all the testbeds that this experiment accesses. This code 590 595 # acquires access to them and pulls in their access parameters from fedd.
Note: See TracChangeset
for help on using the changeset viewer.