diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-06-25 11:03:51 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-06-25 11:03:51 (EDT) |
commit | cfd8ed745a420c8b842610b33f2e2edf8a06e93c (patch) | |
tree | 3fbeeb1fa50b22ca12877912883f93fed8380cbf /NEWS | |
parent | 4daa379927d395c51086fd2b71a51427b4cd1f20 (diff) |
cmd/shell: Return exit status
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,6 +8,7 @@ Changes in this release: * "prokit build" now passes an "-a" option, if supported, to opkg to install host-architecture non-coinstallable dependencies (such as library development packages) when cross building. + * "prokit shell" now returns the shell's exit status. ProteanOS Development Kit version 2.0.1 --------------------------------------- |