X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=regressions%2Ftest-add-domain.sh;h=6154a7589cc97f621b8b9059f64dbec629661243;hb=7b192f5a672197ad67ac23501e420c674aa2f3a9;hp=d124b62d3b9ac24e5c13ea346efff2731676500d;hpb=f08fe63761d4186d49212b1d2382b1a5a2b8a62f;p=libguestfs.git diff --git a/regressions/test-add-domain.sh b/regressions/test-add-domain.sh index d124b62..6154a75 100755 --- a/regressions/test-add-domain.sh +++ b/regressions/test-add-domain.sh @@ -14,17 +14,17 @@ # # 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., 675 Mass Ave, Cambridge, MA 02139, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. # Test add-domain command. set -e -rm -f test1.img test2.img test3.img test.xml test.out +rm -f test1.img test2.img test3.img test4.img test.xml test.out cwd="$(pwd)" -truncate -s 1M test1.img test2.img test3.img +truncate -s 1M test1.img test2.img test3.img test4.img # Libvirt test XML, see libvirt.git/examples/xml/test/testnode.xml cat > test.xml < test.xml < + + + + + + @@ -58,22 +64,33 @@ EOF ../fish/guestfish >test.out <test.out <test.out <