summaryrefslogtreecommitdiffstats
path: root/config.tests/unix/nis.test
diff options
context:
space:
mode:
Diffstat (limited to 'config.tests/unix/nis.test')
-rwxr-xr-xconfig.tests/unix/nis.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.tests/unix/nis.test b/config.tests/unix/nis.test
index 2dc4c5a..21f9f89 100755
--- a/config.tests/unix/nis.test
+++ b/config.tests/unix/nis.test
@@ -50,7 +50,7 @@ else
done
if [ -z "$F" ]; then
NIS=no
- [ "VERBOSE" = "yes" ] && echo " Could not find NIS lib anywhere in $LIBDIRS"
+ [ "$VERBOSE" = "yes" ] && echo " Could not find NIS lib anywhere in $LIBDIRS"
fi
done
fi