Removed potentially dangerous hint from releng/manual_burn

This commit is contained in:
Thomas Schmitt 2011-10-13 11:07:49 +00:00
parent d4f50fac6a
commit 65f88e429d
1 changed files with 0 additions and 1 deletions

View File

@ -45,7 +45,6 @@ wait_for_dev () {
echo
echo "Not existing: $dev"
echo "Will wait up to $timeout seconds for it to appear."
echo "Consider to eject and reload it."
fi
counter=$(expr $counter + 1)
echo -n "$counter "