Update test.sh

This commit is contained in:
2019-02-07 17:17:03 -06:00
parent b371128d36
commit e10a3ddb31

View File

@@ -29,5 +29,5 @@ CHECK_HOST(){
echo $1
echo ${noheader}
if [[ "$1" != *"${noheader}"* ]] && [[ "$2" != *"${noheader}"* ]]; then
echo 'not found'
fi