MISRA script fix

This commit is contained in:
Josh Stewart 2017-06-16 13:46:07 +10:00
parent 78d6e1cb3b
commit 0afecc81c0
1 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,3 @@
if ls *.dump 1> /dev/null 2>&1; then
rm *.dump
fi
if [ -f ./results.txt ]; then
rm results.txt
fi