Changeset 41006
- Timestamp:
- Oct 31, 2019, 10:30:35 AM (7 years ago)
- Location:
- branches/eam_branches/ipp-20191011/Nebulous/bin
- Files:
-
- 2 edited
-
neb-migrate (modified) (1 diff)
-
neb-shift (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20191011/Nebulous/bin/neb-migrate
r28446 r41006 23 23 24 24 $server = $ENV{'NEB_SERVER'} unless $server; 25 26 die "this tool is probably too inefficient unless used very carefully"; 25 27 26 28 GetOptions( -
branches/eam_branches/ipp-20191011/Nebulous/bin/neb-shift
r31964 r41006 17 17 18 18 my ($volume, $server); 19 20 die "this tool may fail since find_instances will return an instance which is not on the hard volume"; 19 21 20 22 $server = $ENV{'NEB_SERVER'} unless $server;
Note:
See TracChangeset
for help on using the changeset viewer.
