[Pkg-libvirt-commits] [libguestfs] 228/266: builder: Add test of the --edit option.

Hilko Bengen bengen at moszumanska.debian.org
Fri Oct 3 14:42:07 UTC 2014


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

bengen pushed a commit to annotated tag debian/1%1.27.35-1
in repository libguestfs.

commit 705e4bfd11274b09cdc2e821f281e3faed28268b
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Sun Aug 31 13:37:51 2014 +0100

    builder: Add test of the --edit option.
---
 builder/test-virt-builder.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/builder/test-virt-builder.sh b/builder/test-virt-builder.sh
index 7e9e854..f927a96 100755
--- a/builder/test-virt-builder.sh
+++ b/builder/test-virt-builder.sh
@@ -65,6 +65,7 @@ $VG ./virt-builder phony-fedora \
     --mkdir /etc/foo/bar/baz \
     --write '/etc/foo/bar/baz/foo:Hello World' \
     --upload Makefile:/Makefile \
+    --edit '/Makefile: s{^#.*}{}' \
     --upload Makefile:/etc/foo/bar/baz \
     --delete /Makefile \
     --link /etc/foo/bar/baz/foo:/foo \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list