--- a/pm/pm-functions.in +++ b/pm/pm-functions.in @@ -213,3 +213,3 @@ # $1 = type of hook to find. - # $2 = paramaters to pass to hooks. + # $2 = parameters to pass to hooks. # $3 = if present and equal to "reverse", run hooks backwards. @@ -244,2 +244,4 @@ hook="$phooks/$base" + else + continue fi