Removed test.sh

This commit is contained in:
David Benepe
2021-06-13 14:54:01 -05:00
parent 63b9300dd8
commit 62084371b6
-10
View File
@@ -1,10 +0,0 @@
#{
a=0
# Rename asm files that use the old name and replace it with a new one.
filenames=$(grep -rl "$1" asm/**/*/"$1".s)
echo $filenames
echo if [[ $filenames =~ "No such file or directory" ]]; then
a=1
fi
#} &> /dev/null
echo $a