3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-07 09:55:20 +00:00

Fixed typo (sikp -> skip)

This commit is contained in:
Udi Finkelstein 2018-06-05 17:52:36 +03:00
parent 4372cf690d
commit 106af19b69

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