commit
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
norminette -R CheckForbiddenSourceHeader ft_strncmp.copy.c
|
||||
gcc -Wall -Wextra -Werror -o a.out ft_strncmp.copy.c t.c
|
||||
echo $(basename $PWD):
|
||||
./a.out
|
||||
rm -f a.out
|
||||
Reference in New Issue
Block a user