One more comment

This commit is contained in:
Robert C. Sheets
2015-08-27 03:21:44 -07:00
parent 206f9fdf86
commit a62db28570

View File

@@ -2,6 +2,7 @@
set -e
# Commands this script needs
needed='rm mkdir autoreconf echo'
if ! type $needed >/dev/null
then