Hallvard Furuseth
023d510766
Support POSIX 1003.1-2001 without XSI extensions (ITS #2667 ):
...
Do not use test -a/-o. Use shell features like &&, || or case...esac.
Use grep instead of egrep (but not the not-yet-portable Posix variant grep -E).
Based on a patch from Paul Eggert.
2005-09-17 22:22:15 +00:00
Pierangelo Masarati
e3840aa8af
re-enable by default
2005-05-06 18:51:24 +00:00
Pierangelo Masarati
6c65ad09b0
reset candidates when intentionally abandoning; consistently handle referrals
2005-04-26 00:06:07 +00:00
Pierangelo Masarati
fa49a73fc4
fix retry; add per-target configurable number of retries; addresses ITS#3672, ITS#3676 & ITS#3680
2005-04-25 18:56:56 +00:00
Pierangelo Masarati
838421f416
improve back-meta tests; I think test036 can be enabled
2005-04-22 21:47:55 +00:00
Pierangelo Masarati
211820b853
cleanup
2005-04-21 10:30:54 +00:00
Pierangelo Masarati
637df0ba90
seems to work; in any case, it's yet disabled
2005-04-21 03:24:15 +00:00
Pierangelo Masarati
42b425bc44
add concurrency test for back-meta; cleanup previous commit
2005-04-20 18:57:36 +00:00