diff --git a/utils/packpack/startpackpack.sh b/utils/packpack/startpackpack.sh index 0feb4b135..1cac64ad4 100755 --- a/utils/packpack/startpackpack.sh +++ b/utils/packpack/startpackpack.sh @@ -21,7 +21,7 @@ checksanity () { done if [ "${OS}" == "el" ] && [ "${DIST}" == "6" ]; then - type repoquery 2>&1 > /dev/null + type repoquery 2>&1 > /dev/null if [ $? -ne 0 ]; then echo