diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-06-25 18:41:01 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-06-25 18:41:01 (EDT) |
commit | 772b6483fc8bcf702f093d46d391e61ab337aa6b (patch) | |
tree | c9c51a8aa416ea719a5324c240eceaa3fcfa5962 /NEWS | |
parent | deb632182a01bd26dc673d623a006a2fe45319c2 (diff) |
cmd/opkg: Return exit status
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,7 +8,8 @@ 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. + * "prokit shell" and "prokit opkg" now pass through relevant exit + statuses. ProteanOS Development Kit version 2.0.1 --------------------------------------- |