Merge pull request #561 from udif/pr_skip_typo

Fixed typo (sikp -> skip)
This commit is contained in:
Clifford Wolf 2018-06-06 11:57:41 +02:00 committed by GitHub
commit 270c1814b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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/*