fixed parallel build issue in ncdump tests

This commit is contained in:
Ed Hartnett 2019-01-20 10:02:31 -07:00
parent 2024f0b823
commit 69d0ac17d9

View File

@ -58,7 +58,7 @@ fi
rm -f $NCF
rm -f $HDF
rm -f *.tmp
rm -f tst_fileinfo.tmp tst_fileinfo2.tmp
if test "x$EXIT" = x0 ; then
echo "*** Pass all tests"