[Debian-ha-commits] [ocfs2-tools] 01/04: debian/tests: force fsck run

Valentin Vidic vvidic-guest at moszumanska.debian.org
Sun Jul 17 09:08:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

vvidic-guest pushed a commit to branch master
in repository ocfs2-tools.

commit e84731ce9a87aacb5174e2022f34ac55d82210bf
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Sun Jul 17 00:14:04 2016 +0200

    debian/tests: force fsck run
---
 debian/tests/o2cb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/o2cb b/debian/tests/o2cb
index 3450e1a..4de6c5b 100644
--- a/debian/tests/o2cb
+++ b/debian/tests/o2cb
@@ -62,7 +62,7 @@ o2image $LOOP disk.image
 ls -l disk.image
 
 echo "=== fsck ==="
-fsck.ocfs2 $LOOP 2>&1
+fsck.ocfs2 -f -y $LOOP 2>&1
 
 echo "=== o2cluster ==="
 o2cluster -o $LOOP

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/ocfs2-tools.git



More information about the Debian-HA-Commits mailing list