commit | da1e4bd3bf039cc81fc2ee3f971a3ad23fa5c51c | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Fri Oct 26 15:35:54 2007 +1000 |
committer | Damien Miller <djm@mindrot.org> | Fri Oct 26 15:35:54 2007 +1000 |
tree | 9007f61b3f1448949bc44966712ff6c4b5ce006a | |
parent | ce0e60ee57a2990e892b4bda98c6d223426ee9a4 [diff] |
- djm@cvs.openbsd.org 2007/10/26 05:30:01 [regress/sftp-glob.sh regress/test-exec.sh] remove "echo -E" crap that I added in last commit and use printf(1) for cases where we strictly require echo not to reprocess escape characters.