diff --git a/test/functions.source b/test/functions.source index 9ea3d4af..ad73eb43 100644 --- a/test/functions.source +++ b/test/functions.source @@ -465,7 +465,7 @@ prepareTest() exe=.exe fi - if [ !-z $EXIV2_EXT ]; then + if [ ! -z $EXIV2_EXT ]; then exe=$EXIV2_EXT fi