Removed potentially dangerous hint from releng/manual_burn
This commit is contained in:
parent
4cd1627acb
commit
506fabb364
@ -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 "
|
||||
|
Loading…
Reference in New Issue
Block a user