mirror of
https://github.com/kevinnlsamuel/stdouterr.git
synced 2025-12-06 01:45:59 +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 test "$@"; then
|
||||
echo "completed with exit code $?"
|
||||
ln -sfn "${oname}" "${project_root}/dev/stdouterr"
|
||||
ln -sfn "${oname}" "${test_dir}/stdouterr"
|
||||
fi
|
||||
fi
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user