Skip to content

Commit

Permalink
Infile given absolute path.
Browse files Browse the repository at this point in the history
  • Loading branch information
WardF committed Sep 5, 2017
1 parent eeeef6f commit fde8720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ncdump/tst_nccopy3_subset.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ if test "x$srcdir" = x ; then srcdir=`pwd`; fi
set -e
echo ""

INFILE=ref_nccopy3_subset.nc
INFILE=${TOPSRCDIR}/ncdump/ref_nccopy3_subset.nc
OUTFILE=nccopy3_subset_out.nc

echo "*** Testing netCDF-3 nccopy -v/-V flags on $IN"
Expand Down

0 comments on commit fde8720

Please sign in to comment.