diff options
author | Raimo Niskanen <[email protected]> | 2016-05-31 18:26:26 +0200 |
---|---|---|
committer | Raimo Niskanen <[email protected]> | 2016-06-01 08:15:59 +0200 |
commit | 624fb38a6949fff28a7be80527ce126a26e2ad18 (patch) | |
tree | 84a907a18937f0014d194a0a748229b3bfd8e4ad /lib/hipe/doc | |
parent | 79cf49a82bd1e654f05b3be092ee11686ac2828c (diff) | |
download | otp-624fb38a6949fff28a7be80527ce126a26e2ad18.tar.gz otp-624fb38a6949fff28a7be80527ce126a26e2ad18.tar.bz2 otp-624fb38a6949fff28a7be80527ce126a26e2ad18.zip |
Quote curly brackets in command line options
Some shells i.e the bash emulating sh regard curly brackets
as special characters so e.g {a,b,{}} is expanded to a b {} which
is by erlang regarded as 3 arguments instead of a 3-tuple.
Other shells e.g Bourne classic /bin/sh, the ash/dash variants
and public domain Korn shell all avoid this surprise.
Diffstat (limited to 'lib/hipe/doc')
0 files changed, 0 insertions, 0 deletions