[ostree] tests: Drop tests of removed --atomic-retarget option
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ostree] tests: Drop tests of removed --atomic-retarget option
- Date: Sun, 23 Sep 2012 19:57:39 +0000 (UTC)
commit aa9aaa9a6265c55e1f600f84dac873a5beda8c7b
Author: Colin Walters <walters verbum org>
Date: Sun Sep 23 15:56:28 2012 -0400
tests: Drop tests of removed --atomic-retarget option
tests/t0000-basic.sh | 15 +--------------
1 files changed, 1 insertions(+), 14 deletions(-)
---
diff --git a/tests/t0000-basic.sh b/tests/t0000-basic.sh
index 44c8cce..dbf6741 100755
--- a/tests/t0000-basic.sh
+++ b/tests/t0000-basic.sh
@@ -19,7 +19,7 @@
set -e
-echo "1..30"
+echo "1..28"
. libtest.sh
@@ -200,19 +200,6 @@ assert_file_has_content ./yet/another/tree/green "leaf"
echo "ok checkout union 1"
cd ${test_tmpdir}
-$OSTREE checkout --atomic-retarget test2 checkout-atomic-test2
-cd checkout-atomic-test2
-assert_file_has_content ./yet/another/tree/green "leaf"
-echo "ok checkout atomic"
-
-cd ${test_tmpdir}
-rm -rf test2
-$OSTREE checkout --atomic-retarget test2
-cd test2
-assert_file_has_content ./yet/another/tree/green "leaf"
-echo "ok checkout short form"
-
-cd ${test_tmpdir}
rm -rf shadow-repo
mkdir shadow-repo
${CMD_PREFIX} ostree --repo=shadow-repo init
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]