Changeset 178

Show
Ignore:
Timestamp:
04/08/08 14:59:33
Author:
dan
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • scout/branches/cdl_0master.pl

    r177 r178  
    6565if( @ARGV == 0 ) 
    6666{ 
    67   die( "ERROR: Missing command line arguments. Ths script uses the following command line parameters:". 
     67  die( "ERROR: Missing command line arguments. Ths script uses the following command line parameters:\n". 
    6868       "Parameter 0 is the netcdf filename to process.\n". 
    6969       "Parameter 1 is an optional parameter. Valid values are: 0 Write only SQL files, 1 Write only obsKML file, or 2 Write both SQL files and obsKML file. Default value is 0.\n".