mirror of
https://github.com/kevinnlsamuel/stdouterr.git
synced 2025-12-06 09:55:58 +05:30
patch (tests): oops missed a ref
tbf i didn't check anything and yolo'd it ...so definitely not unexpected
This commit is contained in:
@@ -114,7 +114,7 @@ if check_compilers; then
|
|||||||
if compile; then
|
if compile; then
|
||||||
if test "$@"; then
|
if test "$@"; then
|
||||||
echo "completed with exit code $?"
|
echo "completed with exit code $?"
|
||||||
ln -sfn "${oname}" "${project_root}/dev/stdouterr"
|
ln -sfn "${oname}" "${test_dir}/stdouterr"
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user