diff --git a/tests/cc-compat.sh b/tests/cc-compat.sh index c75d0e0..f6f66ea 100755 --- a/tests/cc-compat.sh +++ b/tests/cc-compat.sh @@ -32,7 +32,7 @@ do make CC="$CC" && printf '%s: Build successful.\n' "$0" - ls -lA build/ + ls -lA build/bin make clean printf '\n'