Fixed typo (sikp -> skip)

This commit is contained in:
Udi Finkelstein 2018-06-05 17:52:36 +03:00
parent 4372cf690d
commit 106af19b69
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ do
echo -n "Test: $bn "
fi
rm -f ${bn}.{err,log,sikp}
rm -f ${bn}.{err,log,skip}
mkdir -p ${bn}.out
rm -rf ${bn}.out/*