Changeset 25577 for trunk/DataStore/scripts/dsproductls
- Timestamp:
- Sep 25, 2009, 4:02:30 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/DataStore/scripts/dsproductls (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/DataStore/scripts/dsproductls
r25576 r25577 61 61 foreach my $fs (@$data) { 62 62 if (!defined $fs->uri) { 63 print STDERR "uri is not defined!\n"; 64 print "uri is not defined!\n"; 63 print STDERR "uri is not defined!skipping\n"; 65 64 next; 66 65 }
Note:
See TracChangeset
for help on using the changeset viewer.
