Wayne Davison
|
565a340b0a
|
Changed verbosity back from -vvvv to -vv.
|
2007-05-25 14:32:08 +00:00 |
|
Wayne Davison
|
f1599b9ef2
|
Be more verbose so that we can debug what is going wrong on solaris.
|
2007-05-22 00:00:51 +00:00 |
|
Wayne Davison
|
bf10faa9dc
|
Added a "sleep 1" to make certain failures more reproducible.
|
2007-04-29 15:01:57 +00:00 |
|
Wayne Davison
|
a9a8bc962c
|
Got rid of the --no-ir kluge in this test.
|
2007-04-26 23:15:51 +00:00 |
|
Wayne Davison
|
e911ff75d6
|
Specify an arg sequence that was recently failing to work.
|
2007-04-24 18:18:57 +00:00 |
|
Wayne Davison
|
108133689d
|
Use relative directories, and note that the merge code is only
working because it is not yet using --inc-recursion.
|
2007-03-18 20:41:51 +00:00 |
|
Wayne Davison
|
33cd9ad54b
|
I managed to duplicate the hang, so hopefully it's fixed now.
Let's restore the full test suite and find out.
|
2007-03-14 00:22:05 +00:00 |
|
Wayne Davison
|
b9d5eea5c6
|
Next step: allow protocol 30 to be used, but disallow the use
of incremental recursion. If this still avoids the hanging, I
will need to try to track down how inc_recurse can deadlock.
|
2007-03-14 00:02:39 +00:00 |
|
Wayne Davison
|
271aeaa49e
|
Next step: see if the hang returns with a partial restoration of
protocol 30.
|
2007-03-12 18:05:03 +00:00 |
|
Wayne Davison
|
91763a9c2f
|
It looks like some of the compile-farm hosts are hanging on this test,
so let's try some remote-diagnostics (let's try protocol 29 first).
|
2007-03-12 04:56:15 +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
|
2f24fb18c4
|
Make sure that there are no directory-time differences between the
dirs that might trip up the check of the merged copy.
|
2005-02-15 02:01:02 +00:00 |
|
Wayne Davison
|
24b2096e86
|
The dir vs non-dir test now assumes the dir wins.
|
2005-02-13 22:48:35 +00:00 |
|
Wayne Davison
|
905d906d69
|
Added a test for the merging of a dir and a non-dir with the same name.
|
2005-02-13 22:01:15 +00:00 |
|
Wayne Davison
|
4571df58c6
|
Got rid of the rare failure caused by a directory-time mismatch.
|
2004-12-14 19:41:19 +00:00 |
|
Wayne Davison
|
7892e5ac77
|
- Use $suitedir to find rsync.fns.
- The values of fromdir, todir, and chkdir are already set.
|
2004-05-18 00:41:38 +00:00 |
|
Wayne Davison
|
6e06d2f31a
|
Don't rely on the local shell's wildcard expansion to make the test
work right -- it might not be quite as compatible as we need.
|
2004-04-30 17:24:49 +00:00 |
|
Wayne Davison
|
05118158f4
|
Improved the trailing comment.
|
2004-02-04 18:24:41 +00:00 |
|
Wayne Davison
|
37c817eb81
|
OK, "find ... -print0 | xargs -0 ..." wasn't portable. This is.
|
2004-01-28 01:39:29 +00:00 |
|
Wayne Davison
|
284d628a7c
|
Got rid of indeterminacy in the overlapping-files.
|
2004-01-28 00:37:55 +00:00 |
|
Wayne Davison
|
12865a9762
|
New test to make sure that merging files from multiple directories
continues to work.
|
2004-01-27 23:56:00 +00:00 |
|