diff options
author | Andreas Schwab <schwab@linux-m68k.org> | 2012-11-02 18:33:33 +0100 |
---|---|---|
committer | Andreas Schwab <schwab@linux-m68k.org> | 2012-11-03 08:06:12 +0100 |
commit | a542b3894da05c9377beadfe13d68bd7387ebcc9 (patch) | |
tree | 8003456b7e6ef87ae4a418c3e30f172f72195a7e /ChangeLog | |
parent | f62c8abcfbf0d2e7f0a6c6c1dde53158e6fc4e59 (diff) | |
download | glibc-a542b3894da05c9377beadfe13d68bd7387ebcc9.zip glibc-a542b3894da05c9377beadfe13d68bd7387ebcc9.tar.gz glibc-a542b3894da05c9377beadfe13d68bd7387ebcc9.tar.bz2 |
Make cross-test-ssh.sh compatible with a remote POSIX sh
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2012-11-03 Andreas Schwab <schwab@linux-m68k.org> + + * scripts/cross-test-ssh.sh (command): Use newlines to separate + commands. Quote $PWD. + (blacklist_exports): Don't use remove_newlines. Replace "declare + -x" by "export". + (remove_newlines): Remove. + 2012-11-02 H.J. Lu <hongjiu.lu@intel.com> * stdlib/Makefile (headers): Add bits/stdlib-float.h. |