3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-13 04:28:18 +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 " echo -n "Test: $bn "
fi fi
rm -f ${bn}.{err,log,sikp} rm -f ${bn}.{err,log,skip}
mkdir -p ${bn}.out mkdir -p ${bn}.out
rm -rf ${bn}.out/* rm -rf ${bn}.out/*