From 506fabb364d918ee75334400f0c576d0b686a342 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 --- libisoburn/trunk/releng/manual_burn | 1 - 1 file changed, 1 deletion(-) diff --git a/libisoburn/trunk/releng/manual_burn b/libisoburn/trunk/releng/manual_burn index f0d26cd8..aabb87b1 100755 --- a/libisoburn/trunk/releng/manual_burn +++ b/libisoburn/trunk/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 "