Removed potentially dangerous hint from releng/manual_burn
This commit is contained in:
parent
d4f50fac6a
commit
65f88e429d
@ -45,7 +45,6 @@ wait_for_dev () {
|
|||||||
echo
|
echo
|
||||||
echo "Not existing: $dev"
|
echo "Not existing: $dev"
|
||||||
echo "Will wait up to $timeout seconds for it to appear."
|
echo "Will wait up to $timeout seconds for it to appear."
|
||||||
echo "Consider to eject and reload it."
|
|
||||||
fi
|
fi
|
||||||
counter=$(expr $counter + 1)
|
counter=$(expr $counter + 1)
|
||||||
echo -n "$counter "
|
echo -n "$counter "
|
||||||
|
Loading…
Reference in New Issue
Block a user