Home
last modified time | relevance | path

Searched refs:rerun (Results 1 – 25 of 44) sorted by relevance

12

/src/tools/test/stress2/misc/
H A Dfsck13.sh88 rerun=0
110 grep -Eq "WAS MODIFIED" $log && rerun=1
111 grep -q RERUN $log && rerun=1
127 [ $rerun -eq 1 ] && { reruns=$((reruns + 1)); continue; }
H A Dfsck.sh89 rerun=0
110 grep -Eq "WAS MODIFIED" $log && rerun=1
111 grep -q RERUN $log && rerun=1
135 [ $rerun -eq 1 ] && { reruns=$((reruns + 1)); continue; }
H A Dfsck8.sh81 rerun=0
102 grep -Eq "WAS MODIFIED" $log && rerun=1
103 grep -q RERUN $log && rerun=1
136 [ $rerun -eq 1 ] && { reruns=$((reruns + 1)); continue; }
H A Dfsck9.sh80 rerun=0
98 grep -q RERUN $log && rerun=1
133 [ $rerun -eq 1 ] && { reruns=$((reruns + 1)); continue; }
H A Dfsck12.sh78 rerun=0
98 grep -q RERUN $log && rerun=1
149 [ $rerun -eq 1 ] && { reruns=$((reruns + 1)); continue; }
H A Dfsck10.sh77 rerun=0
95 grep -q RERUN $log && rerun=1
135 [ $rerun -eq 1 ] && { reruns=$((reruns + 1)); continue; }
H A Dfsck11.sh81 rerun=0
99 grep -q RERUN $log && rerun=1
144 [ $rerun -eq 1 ] && { reruns=$((reruns + 1)); continue; }
/src/usr.sbin/etcupdate/
H A Detcupdate.sh1535 log "update command: rerun=$rerun tarball=$tarball preworld=$preworld"
1561 if [ -z "$rerun" ]; then
1590 if [ -n "$rerun" ]; then
1668 if [ -n "$rerun" ]; then
1678 if [ -n "$rerun" ]; then
1783 rerun=
1805 rerun=YES
1906 if [ -n "$rerun" -a -n "$tarball" ]; then
1911 if [ -n "$rerun" -a -n "$preworld" ]; then
1918 if [ -n "$dryrun" -o -n "$rerun" -o -n "$tarball" -o \
[all …]
/src/sbin/fsck_ffs/
H A Dpass1b.c82 rerun = 1; in pass1b()
112 rerun = 1; in pass1bcheck()
H A Dglobs.c82 char rerun; /* rerun fsck. Only used in non-preen mode */ variable
140 rerun = 0; in fsckinit()
H A Dpass1.c100 rerun = 1; in pass1()
550 rerun = 1; in pass1check()
571 rerun = 1; in pass1check()
581 rerun = 1; in pass1check()
H A Dmain.c545 if (rerun) in checkfilesys()
557 if (rerun) { in checkfilesys()
571 return (rerun ? ERERUN : 0); in checkfilesys()
H A Dgjournal.c98 rerun = 1; in gjournal_check()
H A Dfsutil.c622 rerun = 1; in ckfini()
626 rerun = 1; in ckfini()
753 rerun = 1; in ckfini()
760 rerun = 1; in ckfini()
H A Dinode.c111 rerun = 1; in ckinode()
153 rerun = 1; in ckinode()
239 rerun = 1; in iblock()
H A Dfsck.h367 extern char rerun; /* rerun fsck. Only used in non-preen mode */
/src/contrib/mandoc/
H A Dread.c288 rerun: in mparse_buf_r()
362 goto rerun; in mparse_buf_r()
421 goto rerun; in mparse_buf_r()
/src/contrib/ldns/
H A Dconfigure.ac403 …AC_MSG_ERROR([No SHA2 functions found in OpenSSL: please upgrade OpenSSL or rerun with --disable-s…
527 …ype_str, [],[AC_MSG_ERROR([OpenSSL >= 1.0.0 is needed for GOST support or rerun with --disable-gos…
528 …C_MSG_ERROR([No ECC functions found in OpenSSL: please upgrade OpenSSL or rerun with --disable-gos…
556 … [AC_MSG_ERROR([OpenSSL does not support ECDSA: please upgrade OpenSSL or rerun with --disable-ecd…
557 …[AC_MSG_ERROR([OpenSSL does not support SHA384: please upgrade OpenSSL or rerun with --disable-ecd…
558 …ROR([OpenSSL does not support the ECDSA curves: please upgrade OpenSSL or rerun with --disable-ecd…
645 …, [AC_MSG_ERROR([OpenSSL does not support DANE: please upgrade OpenSSL or rerun with --disable-dan…
663 …r the DANE-TA usage type). Please upgrade OpenSSL to version >= 1.1.0 or rerun with --disable-dan…
/src/crypto/openssl/doc/HOWTO/
H A Ddocumenting-functions-and-macros.md156 becomes necessary to rerun `make update`.
/src/contrib/one-true-awk/
H A DREADME.md102 awkgram.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
/src/sys/contrib/openzfs/scripts/
H A Dzfs-tests.sh375 -R Automatically rerun failing tests
/src/contrib/unbound/
H A Dconfigure.ac1240 …_NO_EC], [AC_MSG_ERROR([OpenSSL does not support ECDSA: please upgrade or rerun with --disable-ecd…
1246 …ign, [], [AC_MSG_ERROR([OpenSSL does not support ECDSA: please upgrade or rerun with --disable-ecd…
1247 …it, [], [AC_MSG_ERROR([OpenSSL does not support SHA384: please upgrade or rerun with --disable-ecd…
1249 …C_MSG_ERROR([OpenSSL does not support the ECDSA curves: please upgrade or rerun with --disable-ecd…
1375 …[AC_MSG_ERROR([TCP Fast Open is not available for client mode: please rerun without --enable-tfo-c…
1382 …[AC_MSG_ERROR([TCP Fast Open is not available for client mode: please rerun without --enable-tfo-c…
1397 …)], [AC_MSG_ERROR([TCP Fast Open is not available for server mode: please rerun without --enable-t…
/src/crypto/openssl/test/
H A DREADME.md175 `OPENSSL_TEST_RAND_ORDER` environment variable to this value will rerun the
/src/contrib/unbound/doc/
H A DREADME91 printed. Perform ./configure --with-libevent=no or update libevent, rerun
/src/crypto/krb5/src/
H A DMakefile.in577 # scripts won't get rerun under cov-build.

12