diff options
author | Tim Rice <tim@multitalents.net> | 2003-09-12 13:02:16 -0700 |
---|---|---|
committer | Tim Rice <tim@multitalents.net> | 2003-09-12 13:02:16 -0700 |
commit | ec28ca16b1bd74e8954e3c4d13364baadc1382a4 (patch) | |
tree | cbca6206379889e95bafa09d1862de6d7ad98fe1 /ChangeLog | |
parent | b7efb630f66f0723a1f06c0e9178fa7c03bfec7b (diff) |
[Makefile.in] only mkdir regress if it does not exist.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,5 +1,6 @@ | |||
1 | 20030912 | 1 | 20030912 |
2 | - (tim) [regress/agent-ptrace.sh] sh doesn't like "if ! shell_function; then". | 2 | - (tim) [regress/agent-ptrace.sh] sh doesn't like "if ! shell_function; then". |
3 | - (tim) [Makefile.in] only mkdir regress if it does not exist. | ||
3 | 4 | ||
4 | 20030911 | 5 | 20030911 |
5 | - (dtucker) [configure.ac] Bug #588, #615: Move other libgen tests to after | 6 | - (dtucker) [configure.ac] Bug #588, #615: Move other libgen tests to after |
@@ -1073,4 +1074,4 @@ | |||
1073 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. | 1074 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. |
1074 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au | 1075 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au |
1075 | 1076 | ||
1076 | $Id: ChangeLog,v 1.2983 2003/09/12 18:20:32 tim Exp $ | 1077 | $Id: ChangeLog,v 1.2984 2003/09/12 20:02:16 tim Exp $ |