From f82cf01c2e1c974fa9d4f779f9bbb9ed7abe70c2 Mon Sep 17 00:00:00 2001 From: Sam Leffler Date: Mon, 24 Jan 1983 02:20:41 -0800 Subject: [PATCH] make it work dummy SCCS-vsn: sys/vax/dist/maketape 4.4 --- usr/src/sys/vax/dist/maketape | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr/src/sys/vax/dist/maketape b/usr/src/sys/vax/dist/maketape index 4078f3a195..72574bcfee 100644 --- a/usr/src/sys/vax/dist/maketape +++ b/usr/src/sys/vax/dist/maketape @@ -1,11 +1,11 @@ -# @(#)maketape 4.3 %G% +# @(#)maketape 4.4 %G% # machine=arpa trap "rm -f /tmp/tape.$$; exit" 0 1 2 3 13 15 ${machine} rewind date cd /tp -tp cmf /tmp/tape.$$ boot copy upchk hpchk updrtest hpdrtest +tp cmf /tmp/tape.$$ boot copy cd /usr/mdec echo "Build 1st level boot block file" cat tsboot htboot tmboot mtboot noboot noboot noboot /tmp/tape.$$ | \ -- 2.20.1