@@ -1,6 +1,6 @@
#!/bin/bash
gcc c/tests/stage_2/valid/$1.c
gcc bin/$1.s -o my.out
gcc $1.c
gcc $1.s -o my.out
echo "GCC:"
./a.out
echo $?
The note is not visible to the blocked user.