updated check_duplicate_packages.sh

pull/2/head
Hari Sekhon 3 years ago
parent e94808ca8e
commit fa6c849316

@ -76,7 +76,8 @@ else
echo
done
if [ $found_files -eq 0 ]; then
usage "No package files found, please specify explicit path to *-packages*.txt"
#usage "No package files found, please specify explicit path to *-packages*.txt"
warn "No package files found, please specify explicit path to *-packages*.txt"
fi
fi

Loading…
Cancel
Save