aboutsummaryrefslogtreecommitdiffstats
path: root/README.bsd
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2016-06-28 17:24:19 -0700
committerGuy Harris <guy@alum.mit.edu>2016-06-29 00:24:53 +0000
commit07570b58311588dbe10014c581a2eda1f5440b48 (patch)
tree4086d20185e4a7daee40d1b9eb11fd28e372bb21 /README.bsd
parent5c03bda31af87bf08a404509cd0714df65471416 (diff)
Don't assume GNU sed.
Not all versions of sed support "\n" as meaning "newline" in the replacement string of an s command. POSIX requires tr to support "\n" in the replacement string, however, so use % as meaning "newline" in the sed script, and translate it to a newline using tr. Change-Id: Icdbc0b55787340953dfc90ea82e0421b4e77a896 Reviewed-on: https://code.wireshark.org/review/16199 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'README.bsd')
0 files changed, 0 insertions, 0 deletions