I applied your two other patches, but this one won't apply, probably because of redundant whitespace changes.
Please merge it with the latest head on my repo.
[ François-René ÐVB Rideau | Reflection&Cybernethics | http://fare.tunes.org ] Amateur bureaucrats are often even worse than professional bureaucrats. — John McCarthy
On 3 February 2010 23:04, rpgoldman@sift.info wrote:
From: Robert P. Goldman rpgoldman@real-time.com
Found that the current load recipe (load "../asdf") in the test scripts was brittle, because the presence of asdf.fasl was obscured if there was an "asdf/" directory in .. Unfortunately, the result of makeinfo --html asdf.texinfo created just such a directory! fe[nl]ix kindly provided a pointer to compile-file-pathname that solved the problem.
test/test-force.script | 6 +++--- test/test-module-pathnames.script | 14 +++++++------- test/test-nested-components.script | 10 +++++----- test/test-package.script | 2 +- test/test-retry-loading-component-1.script | 6 +++--- test/test-static-and-serial.script | 8 ++++---- test/test-touch-system-1.script | 4 ++-- test/test-touch-system-2.script | 4 ++-- test/test-try-recompiling-1.script | 8 ++++---- test/test-utilities.script | 2 +- test/test-version.script | 4 ++-- test/test1.script | 8 ++++---- test/test2.script | 10 +++++----- test/test3.script | 8 ++++---- test/test4.script | 4 ++-- test/test8.script | 6 +++--- test/test9.script | 8 ++++---- test/wild-module.script | 6 +++--- 18 files changed, 59 insertions(+), 59 deletions(-)