diff options
author | Darren Tucker <dtucker@zip.com.au> | 2005-04-25 17:01:26 +1000 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2005-04-25 17:01:26 +1000 |
commit | af342556b9d240dc5f6ad918ddd686cf87eb325e (patch) | |
tree | b4c3d1c73eae18348a9d9a410575961f3a3f8df5 /ChangeLog | |
parent | bf2b3983277c88ecef8bd50eab9a2b5e103d4b38 (diff) |
- (dtucker) [regress/multiplex.sh] Put control socket in /tmp so running
"make tests" works even if you'r building on a filesystem that doesn't
support sockets. From deengert at anl.gov, ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -4,6 +4,9 @@ | |||
4 | ncsa.uiuc.edu; ok tim@ | 4 | ncsa.uiuc.edu; ok tim@ |
5 | - (dtucker) [regress/multiplex.sh] Remove cleanup call since test-exec.sh | 5 | - (dtucker) [regress/multiplex.sh] Remove cleanup call since test-exec.sh |
6 | will clean up anyway. From tim@ | 6 | will clean up anyway. From tim@ |
7 | - (dtucker) [regress/multiplex.sh] Put control socket in /tmp so running | ||
8 | "make tests" works even if you'r building on a filesystem that doesn't | ||
9 | support sockets. From deengert at anl.gov, ok djm@ | ||
7 | 10 | ||
8 | 20050424 | 11 | 20050424 |
9 | - (dtucker) [INSTALL configure.ac] Make zlib version check test for 1.1.4 or | 12 | - (dtucker) [INSTALL configure.ac] Make zlib version check test for 1.1.4 or |
@@ -2459,4 +2462,4 @@ | |||
2459 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM | 2462 | - (djm) Trim deprecated options from INSTALL. Mention UsePAM |
2460 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu | 2463 | - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu |
2461 | 2464 | ||
2462 | $Id: ChangeLog,v 1.3749 2005/04/25 04:49:48 dtucker Exp $ | 2465 | $Id: ChangeLog,v 1.3750 2005/04/25 07:01:26 dtucker Exp $ |