Changeset 24557 for branches/eam_branches/20090522/Nebulous/bin/neb-stat
- Timestamp:
- Jun 25, 2009, 2:00:56 PM (17 years ago)
- Location:
- branches/eam_branches/20090522
- Files:
-
- 4 edited
-
. (modified) (1 prop)
-
Nebulous (modified) (1 prop)
-
Nebulous/bin (modified) (1 prop)
-
Nebulous/bin/neb-stat (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090522
- Property svn:mergeinfo changed
-
branches/eam_branches/20090522/Nebulous
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/eam_branches/20090522/Nebulous/bin
- Property svn:mergeinfo changed
/trunk/Nebulous/bin merged: 24264,24346,24348,24440-24441,24462-24464,24512
- Property svn:mergeinfo changed
-
branches/eam_branches/20090522/Nebulous/bin/neb-stat
r18016 r24557 41 41 my $stat = $neb->stat($key); 42 42 die "nebulous key: $key not found" unless $stat; 43 my $instances = $neb->find_instances($key, ' :any');43 my $instances = $neb->find_instances($key, 'any'); 44 44 die "no instances found" unless $instances; 45 45
Note:
See TracChangeset
for help on using the changeset viewer.
