remove extra whitespace

This commit is contained in:
Andrew Bauer 2017-08-19 20:58:26 -05:00 committed by GitHub
parent 25c19198f6
commit ccb7e08aae
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ checksanity () {
done done
if [ "${OS}" == "el" ] && [ "${DIST}" == "6" ]; then if [ "${OS}" == "el" ] && [ "${DIST}" == "6" ]; then
type repoquery 2>&1 > /dev/null type repoquery 2>&1 > /dev/null
if [ $? -ne 0 ]; then if [ $? -ne 0 ]; then
echo echo