Changeset 40992
- Timestamp:
- Oct 28, 2019, 4:11:59 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20191011/Nebulous/bin/neb-cull
r30236 r40992 59 59 # print "@cull_args\n"; 60 60 61 62 61 if ($one_only) { 63 62 my $status = $neb->there_can_be_only_one(@cull_args); 63 if (not defined $status) { 64 die "not enough instances of Nebulous key: $key"; 65 } 64 66 if ($status == 0) { 65 67 die "not enough instances of Nebulous key: $key";
Note:
See TracChangeset
for help on using the changeset viewer.
