tests: fix last test

pull/48/head
William Pitcock 2013-03-15 20:18:45 -05:00
parent ce1fd58aa6
commit 994f1eb769
1 changed files with 1 additions and 1 deletions

View File

@ -222,7 +222,7 @@ run_test "PKG_CONFIG_PATH='${selfdir}/lib1' ${1} --libs framework-1" \
run_test "PKG_CONFIG_PATH='${selfdir}/lib1' ${1} --libs framework-2" \
"-F/usr/lib -framework framework-2 -framework framework-1"
run_test "PKG_CONFIG_PATH='${selfdir}/lib1' ${1} --exists --print-errors 'foo > 0.6.0 foo < 0.8.0'" \
run_test "PKG_CONFIG_PATH='${selfdir}/lib1' ${1} --exists --print-errors 'foo > 0.6.0 foo < 0.8.0'; echo \$?" \
'1'
# 10) tests for internal getopt implementation with options at the end