diff options
author | 2016-03-06 11:56:20 +0000 | |
---|---|---|
committer | 2016-03-06 11:56:20 +0000 | |
commit | 2a18d20ea25ddcdfd352149a0e372aa8f48ad22d (patch) | |
tree | 49e867ddd15784102b8c7f636bfb8d012420e4ca /lib | |
parent | Update file(1) regress for new description of ar(1) file. (diff) | |
download | wireguard-openbsd-2a18d20ea25ddcdfd352149a0e372aa8f48ad22d.tar.xz wireguard-openbsd-2a18d20ea25ddcdfd352149a0e372aa8f48ad22d.zip |
Make set +o conform with POSIX.
It should be possible to use set +o to save the current shell options,
then modify them at will and later restore them to the saved value.
Therefore the output must not only contain the options which are
currently set, but also the ones that are _not_ set, so a restore
disables them if they are enabled.
from Martijn Dekker (martijn (at) inlv (dot) org)
ok sthen@, tb@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions