summaryrefslogtreecommitdiff
path: root/tests/migrate-oldstyle-repos.teardown
diff options
context:
space:
mode:
Diffstat (limited to 'tests/migrate-oldstyle-repos.teardown')
-rwxr-xr-xtests/migrate-oldstyle-repos.teardown21
1 files changed, 0 insertions, 21 deletions
diff --git a/tests/migrate-oldstyle-repos.teardown b/tests/migrate-oldstyle-repos.teardown
deleted file mode 100755
index 19d1cb1..0000000
--- a/tests/migrate-oldstyle-repos.teardown
+++ /dev/null
@@ -1,21 +0,0 @@
-#!/bin/bash
-#
-# Tests migration of old-style working repositories
-#
-# Copyright (C) 2020 Codethink Limited
-#
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; version 2 of the License.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License along
-# with this program; if not, write to the Free Software Foundation, Inc.,
-# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
-
-
-rm -r "$DATADIR/migrate-test-repo.log" "$DATADIR/work-dir"