Raymond Toy pushed to branch issue-470-ubuntu-ci-failures at cmucl / cmucl
Commits:
-
f9130c5e
by Raymond Toy at 2026-02-05T16:21:46-08:00
1 changed file:
Changes:
| ... | ... | @@ -41,11 +41,6 @@ done |
| 41 | 41 | # Shift out the options
|
| 42 | 42 | shift $((OPTIND - 1))
|
| 43 | 43 | |
| 44 | -# Create the test directory needed by the issue.45 test.
|
|
| 45 | -#rm -rf test-tmp
|
|
| 46 | -#mkdir test-tmp
|
|
| 47 | -#ln -s /bin/ls test-tmp/ls-link
|
|
| 48 | - |
|
| 49 | 44 | # Set the timestamps on 64-bit-timestamp-2038.txt and
|
| 50 | 45 | # 64-bit-timestamp-2106.txt, but only for OSes where we know this
|
| 51 | 46 | # works. (This is so we don't an annoying error message from touch
|