mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
generate all factor scripts
This commit is contained in:
@@ -57,7 +57,7 @@ jobs:
|
||||
sed -i 's| tr | /usr/bin/tr |' tests/init.sh
|
||||
make
|
||||
# Generate the factor tests, so they can be fixed
|
||||
for i in $(seq -w 1 36)
|
||||
for i in $(seq -w 0 36)
|
||||
do
|
||||
make tests/factor/t${i}.sh
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user