From 90e1d42a99178608ec22216f7f35dadcad5a8b3a Mon Sep 17 00:00:00 2001 From: "Andrew J. Schorr" Date: Tue, 24 Mar 2015 20:32:42 -0400 Subject: Fix bug where exit with no argument was setting the exit status to zero. --- test/exitval3.ok | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/exitval3.ok (limited to 'test/exitval3.ok') diff --git a/test/exitval3.ok b/test/exitval3.ok new file mode 100644 index 00000000..20f64b8c --- /dev/null +++ b/test/exitval3.ok @@ -0,0 +1 @@ +EXIT CODE: 42 -- cgit v1.2.3