Remove remaining remnants of rcsid from QA scripts

This commit is contained in:
fsgqa
2003-07-22 03:12:14 +00:00
parent 9a1f202608
commit 467ebf7931
3 changed files with 1 additions and 4 deletions
-1
View File
@@ -1,6 +1,5 @@
#! /bin/sh
# XFS QA Test No. 013
# $Id: 1.1 $
#
# fsstress
#
-1
View File
@@ -1,6 +1,5 @@
#! /bin/sh
# XFS QA Test No. 072
# $Id: 072,v 1.3 2003/07/08 05:05:43 fsgqa Exp $
#
# Check some unwritten extent boundary conditions
#
+1 -2
View File
@@ -92,10 +92,9 @@ fi
echo -n "Creating skeletal script for you to edit ..."
cat <<End-of-File | sed -e '/rcsId/s//Id: 1.1 /' >$id
cat <<End-of-File >$id
#! /bin/sh
# XFS QA Test No. $id
# \$rcsId\$
#
# what am I here for?
#