Wayne Davison
c3b553a93f
Preparing for release of 3.2.4pre2
2022-01-15 17:21:01 -08:00
Wayne Davison
3e44bbd313
Preparing for release of 3.2.4pre1
2022-01-02 15:13:19 -08:00
Issam Maghni
8f383e8987
shell: test -a|o is not POSIX ( #250 )
2021-11-07 10:23:01 -08:00
a1346054
dde4695136
Minor cleanup ( #214 )
...
- use `grep -E` and `grep -F` (`egrep` and `fgrep` are non-standard)
- use same hashbang style for all test scripts
- use explicit comparisons in test scripts
- remove redundant ; from test scripts
- make test script not executable, just like all the other scripts
- unify codestyle across all test scripts
- make openssl license exception clearer by having it at the top
- use modern links in COPYING. The text now matches:
https://www.gnu.org/licenses/gpl-3.0.txt
- fix typo
2021-09-26 16:57:55 -07:00
Wayne Davison
7dec4029ee
Convert a couple files to UTF-8; more Copyright years.
2020-06-13 02:41:04 -07:00
Wayne Davison
3c793ef153
Use /dev/shm instead of requiring /dev/shm/tmp.
2020-06-11 14:33:25 -07:00
Wayne Davison
a61ffbafe5
Make sure the tmpdir2 dir is writable.
2020-06-10 13:59:02 -07:00
Wayne Davison
516ca6a442
Add support for /run/shm/tmp dir so the CI action doesn't skip a test.
2020-06-10 13:17:41 -07:00
Wayne Davison
8a21be11f0
Fix the chmod-temp-dir test if /var/tmp doesn't exist.
...
Fixes bug 6569.
2009-08-22 09:34:01 -07:00
Wayne Davison
a055dbdd88
Allow $RSYNC_TEST_TMP to indicate a good tmp dir for our tests.
2009-04-10 08:19:16 -07:00
Wayne Davison
c8d19f90a6
Added a missing '(' in the opening comments.
2006-02-04 19:29:13 +00:00
Wayne Davison
8a3d4658eb
Decided I don't like "set -x".
2006-02-03 17:58:48 +00:00
Wayne Davison
13725744fd
Decided I like "set -x" after all.
2005-02-26 19:47:43 +00:00
Wayne Davison
815193e89e
Got rid of "set -x" (runtests.sh has a way to set this, if desired).
2005-02-20 17:24:15 +00:00
Wayne Davison
d66d07e883
If system won't let us set chmod bits, fall back to testing without
...
them set.
2004-08-12 18:51:35 +00:00
Wayne Davison
6558854dbe
Do some simple tests with various read-only and set[ug]id files.
2004-08-09 20:52:35 +00:00