3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-08 10:25:19 +00:00

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

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/*