X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?a=blobdiff_plain;f=jpctb;fp=jpctb;h=c4f2b6e6a241035ebc7f891765b2e5269676af50;hb=bed9e01d9c7112072a6ec4302f93c4c1e8e6cf82;hp=ee1482ab97c0cffbac76e3d348abe7e2b0843c71;hpb=cd2e9f3c4de1504948756b4187ed6f0fc9b07280;p=jarrg-owen.git diff --git a/jpctb b/jpctb index ee1482a..c4f2b6e 100755 --- a/jpctb +++ b/jpctb @@ -154,7 +154,7 @@ set -e case $rc in 0) echo "launcher dialogue closed, quitting"; exit 0 ;; 12) ;; -*) echo >&2 "control panel failed with exit status $rc" ;; +*) echo >&2 "control panel failed with exit status $rc"; exit "$rc" ;; esac