From 5f98b0a73d390ef42c4219939610f7c8d17ab1cb Mon Sep 17 00:00:00 2001 From: Victor Lowther Date: Sat, 16 Feb 2008 10:12:34 -0600 Subject: Removed redundant exit call in pm-action.in --- src/pm-action.in | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/pm-action.in b/src/pm-action.in index 5694651..2a0caff 100644 --- a/src/pm-action.in +++ b/src/pm-action.in @@ -100,5 +100,3 @@ esac export PM_CMDLINE="$@" pm_main "${ACTION}" "${REVERSE}" - -exit $? -- cgit v1.2.3