[test suite] buf fix for DYLD_LIBRARY_PATH on Mac OS X systems

This commit is contained in:
Michael Rash
2014-02-02 20:29:14 -05:00
parent 55dec8532a
commit 8922c279d3
+1 -1
View File
@@ -9,6 +9,6 @@
# to work properly.
#
LD_LIBRARY_PATH=../lib/.libs DYLD_LIBRARY_PATH=../.libs ./test-fwknop.pl $@
LD_LIBRARY_PATH=../lib/.libs DYLD_LIBRARY_PATH=../lib/.libs ./test-fwknop.pl $@
exit