Changeset 24557 for branches/eam_branches/20090522/Nebulous/bin/neb-locate
- 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-locate (modified) (2 diffs)
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-locate
r16179 r24557 41 41 unless defined $neb; 42 42 43 $volume = 'any' if defined $all; 44 43 45 my $uris; 44 46 if (defined $volume) { … … 70 72 } 71 73 72 print join(" ", @files), "\n";74 print join("\n", @files), "\n"; 73 75 74 76 __END__
Note:
See TracChangeset
for help on using the changeset viewer.
