This commit is contained in:
James Barnett 2016-05-08 19:47:51 -05:00
parent f503d7a233
commit 1113b8882c

View file

@ -63,7 +63,7 @@ for CONFIG in $SNAPPER_CONFIGS; do
if [[ $PACMAN_PRE_POST == "yes" ]]; then if [[ $PACMAN_PRE_POST == "yes" ]]; then
prefile=/tmp/snap-pac-pre_$CONFIG prefile="/tmp/snap-pac-pre_$CONFIG"
if [[ "$pre_or_post" == "pre" ]]; then if [[ "$pre_or_post" == "pre" ]]; then