diff options
Diffstat (limited to 'main.cxx')
-rw-r--r-- | main.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -381,5 +381,5 @@ main (int argc, char * const argv []) } } - return rc; + return rc ? EXIT_FAILURE : EXIT_SUCCESS; } |
![]() |
index : systemtap-steved | |
Unnamed repository; edit this file to name it for gitweb. | Steve Dickson |
summaryrefslogtreecommitdiffstats |