mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 06:07:26 +02:00
Fixed typo (sikp -> skip)
This commit is contained in:
@@ -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/*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user