From 65f88e429da881496ded2c438c7dbf2ce4e56999 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Thu, 13 Oct 2011 11:07:49 +0000 Subject: [PATCH] Removed potentially dangerous hint from releng/manual_burn --- releng/manual_burn | 1 - 1 file changed, 1 deletion(-) diff --git a/releng/manual_burn b/releng/manual_burn index f0d26cd8..aabb87b1 100755 --- a/releng/manual_burn +++ b/releng/manual_burn @@ -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 "