From a1dd6f2a78137b5d78657c9000ad82e9ded787c5 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Tue, 16 Jan 2001 04:13:23 +0000 Subject: [PATCH] remove references to testrmt since this ain't used. --- common.dump | 3 --- 1 file changed, 3 deletions(-) diff --git a/common.dump b/common.dump index 05a7ca78..ee5824ed 100644 --- a/common.dump +++ b/common.dump @@ -88,8 +88,6 @@ _mt() _rmthost=`echo $dumptape | awk -F: '{print $1}'` _rmtdev=`echo $dumptape | awk -F: '{print $2}'` rsh -n $_rmthost "mt -t $_rmtdev $op" - # Would have used src/testrmt but get - # permission denied from linux to linux for erase !?! else #LOCAL mt -t $dumptape $op @@ -170,7 +168,6 @@ _erase_soft() echo "Erasing tape" | tee -a $seq.full _rewind _mt weof 3 -# src/testrmt -f $dumptape write _rewind } -- 2.30.2