diff options
author | Darren Tucker <dtucker@zip.com.au> | 2003-09-04 13:55:25 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2003-09-04 13:55:25 +1000 |
commit | 5569759bce2f3660ef314d58a08652e05222d580 (patch) | |
tree | 008eeb45ea50696e827c371ab6a885e7b02d0c7b /ChangeLog | |
parent | 2297ac41ca1c39558484f05a3c298b358f77c528 (diff) |
- [regress/agent-ptrace.sh] Skip tests if platform doesn't support it or
gdb cannot be found.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,6 +4,8 @@ | |||
4 | - [Makefile.in] Add "make tests" target and "make clean" hooks. | 4 | - [Makefile.in] Add "make tests" target and "make clean" hooks. |
5 | - [regress/agent-getpeereid.sh] Skip test on platforms that don't support | 5 | - [regress/agent-getpeereid.sh] Skip test on platforms that don't support |
6 | getpeereid. | 6 | getpeereid. |
7 | - [regress/agent-ptrace.sh] Skip tests if platform doesn't support it or | ||
8 | gdb cannot be found. | ||
7 | 9 | ||
8 | 20030903 | 10 | 20030903 |
9 | - (djm) OpenBSD CVS Sync | 11 | - (djm) OpenBSD CVS Sync |
@@ -994,4 +996,4 @@ | |||
994 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. | 996 | - Fix sshd BindAddress and -b options for systems using fake-getaddrinfo. |
995 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au | 997 | Report from murple@murple.net, diagnosis from dtucker@zip.com.au |
996 | 998 | ||
997 | $Id: ChangeLog,v 1.2943 2003/09/04 03:49:30 dtucker Exp $ | 999 | $Id: ChangeLog,v 1.2944 2003/09/04 03:55:25 dtucker Exp $ |