[test suite] buf fix for DYLD_LIBRARY_PATH on Mac OS X systems
This commit is contained in:
parent
55dec8532a
commit
8922c279d3
@ -9,6 +9,6 @@
|
|||||||
# to work properly.
|
# 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
|
exit
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user