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:
parent
4372cf690d
commit
106af19b69
|
@ -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/*
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue