[Dart-dev] [4317] DART/trunk/observations/NCEP/prep_bufr/install.sh: Fix inconsistent naming scheme.
nancy at ucar.edu
nancy at ucar.edu
Mon Mar 15 13:52:53 MDT 2010
Revision: 4317
Author: nancy
Date: 2010-03-15 13:52:53 -0600 (Mon, 15 Mar 2010)
Log Message:
-----------
Fix inconsistent naming scheme.
Modified Paths:
--------------
DART/trunk/observations/NCEP/prep_bufr/install.sh
-------------- next part --------------
Modified: DART/trunk/observations/NCEP/prep_bufr/install.sh
===================================================================
--- DART/trunk/observations/NCEP/prep_bufr/install.sh 2010-03-15 19:49:54 UTC (rev 4316)
+++ DART/trunk/observations/NCEP/prep_bufr/install.sh 2010-03-15 19:52:53 UTC (rev 4317)
@@ -94,7 +94,7 @@
echo 'Compiling the blk/ublk converter program'
cd ../blk_ublk
-$ff cwordsh.f ../lib/bufrlib.a -o ../exe/cwordsh.x
+$ff cwordsh.f ../lib/bufrlib.a -o ../exe/cword.x
# clean up
More information about the Dart-dev
mailing list