summaryrefslogtreecommitdiff
path: root/src/pm-action.in
diff options
context:
space:
mode:
authorVictor Lowther <victor.lowther@gmail.com>2008-03-09 14:56:05 -0500
committerVictor Lowther <victor.lowther@gmail.com>2008-03-09 14:56:05 -0500
commit73157d2bd3fc9ece5b5747bf69dfc39d4b2e0390 (patch)
treec40da9548ead94b1dc3b9ce62701d413e2aea3c0 /src/pm-action.in
parent47cc4095aa3a310b829a9b274d5de0f7e6af7326 (diff)
Move PM_CMDLINE declaration into pm_functions.in.
This lays the groundwork for allowing the user to add default parameters to potentially override the ones that HAL passes to us.
Diffstat (limited to 'src/pm-action.in')
-rw-r--r--src/pm-action.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pm-action.in b/src/pm-action.in
index 3359a1b..3872853 100644
--- a/src/pm-action.in
+++ b/src/pm-action.in
@@ -29,7 +29,6 @@
. "@PM-UTILS-LIBDIR@/pm-functions"
# save the command line parameters for the hooks.
-export PM_CMDLINE="$*"
help()
{
echo "${0##*/} [options]"