Don't hide output from test

This commit is contained in:
Shahram Najm 2019-06-11 17:13:49 +01:00
parent 184897d4f5
commit be9d0f5179
1 changed files with 1 additions and 2 deletions

View File

@ -2,5 +2,4 @@
. ./include.sh
REDIRECT=/dev/null
$PYTHON $examples_src/grib_nearest.py 2> $REDIRECT > $REDIRECT
$PYTHON $examples_src/grib_nearest.py