summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2014-03-17 18:52:55 +0000
committerLars Wirzenius <liw@liw.fi>2014-03-17 18:52:55 +0000
commit7488d466afbfdc2d90cc976fe448d50e3ec0c7c7 (patch)
tree0d69177879044fbbc0b51c83de91323b02c9cf2c
parente6d1b8c68a7639bc577eb61fba69bf626ce5c3c2 (diff)
downloadobnam-7488d466afbfdc2d90cc976fe448d50e3ec0c7c7.tar.gz
Remove tests that don't seem worth it
-rwxr-xr-xtests/logs-for-owner-only.script23
-rw-r--r--tests/logs-for-owner-only.stdout1
2 files changed, 0 insertions, 24 deletions
diff --git a/tests/logs-for-owner-only.script b/tests/logs-for-owner-only.script
deleted file mode 100755
index 9e665f54..00000000
--- a/tests/logs-for-owner-only.script
+++ /dev/null
@@ -1,23 +0,0 @@
-#!/bin/sh
-# Copyright 2011 Lars Wirzenius
-#
-# 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, either version 3 of the License, or
-# (at your option) any later version.
-#
-# 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, see <http://www.gnu.org/licenses/>.
-
-set -e
-
-$SRCDIR/tests/backup --log="$DATADIR/obnam.log"
-
-# Print out the permissions.
-python -c "import sys, os; print os.lstat(sys.argv[1]).st_mode" "$DATADIR/obnam.log"
-
diff --git a/tests/logs-for-owner-only.stdout b/tests/logs-for-owner-only.stdout
deleted file mode 100644
index 7bd2e962..00000000
--- a/tests/logs-for-owner-only.stdout
+++ /dev/null
@@ -1 +0,0 @@
-33152