ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitProd/Processing/bin/removeZeroLengthFiles.sh
(Generate patch)

Comparing UserCode/MitProd/Processing/bin/removeZeroLengthFiles.sh (file contents):
Revision 1.2 by paus, Sat Mar 19 01:49:13 2011 UTC vs.
Revision 1.3 by paus, Thu Oct 20 23:16:23 2011 UTC

# Line 6 | Line 6 | DIR=$1
6   if [ ".$1" == "." ]
7   then
8    echo "";
9 <  echo "usage: $H  <sampleList>";
9 >  echo "usage: $H  <directory-list>";
10    echo ""
11    exit 1
12   fi

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines