diff --git a/bin/tests/system/limits/clean.sh b/bin/tests/system/limits/clean.sh index 0f54be0189..44af82a927 100644 --- a/bin/tests/system/limits/clean.sh +++ b/bin/tests/system/limits/clean.sh @@ -15,11 +15,10 @@ # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS # SOFTWARE. -# $Id: clean.sh,v 1.2 2000/06/28 19:01:32 gson Exp $ +# $Id: clean.sh,v 1.3 2000/07/09 16:18:37 tale Exp $ # -# Clean up after zone transfer tests. +# Clean up after limits tests. # - -rm -f ns2/child.example.st dig.out.ns2 +rm -f dig.out.ns1 diff --git a/bin/tests/system/stub/clean.sh b/bin/tests/system/stub/clean.sh index 19d28fa95a..27241aa73c 100644 --- a/bin/tests/system/stub/clean.sh +++ b/bin/tests/system/stub/clean.sh @@ -15,11 +15,10 @@ # ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS # SOFTWARE. -# $Id: clean.sh,v 1.2 2000/06/22 21:52:32 tale Exp $ +# $Id: clean.sh,v 1.3 2000/07/09 16:18:39 tale Exp $ # -# Clean up after zone transfer tests. +# Clean up after stub tests. # - -rm -f ns2/child.example.st dig.out.ns2 +rm -f dig.out.ns3 ns3/child.example.st