Remove tabs

This commit is contained in:
Zach Borboa
2016-03-28 22:19:20 -07:00
parent 289aa7f60d
commit 5c2aa6c663
+3 -3
View File
@@ -95,7 +95,7 @@ if [[ ! -z "${equal}" ]]; then
fi
if [ $errors -eq 0 ]; then
exit 0
exit 0
else
exit 1
fi
exit 1
fi