chiark / gitweb /
adt-run: Fix typo to make "build-needed" work (Closes #637353)
[autopkgtest.git] / xen / fixups
index bcd49697a77e1c8eaf5574e18dce8d2c2642bf6f..c09a5403955db390290bfd17f22f0aaa60e67632 100755 (executable)
@@ -49,7 +49,8 @@ ln -s ../init.d/xenethtoolk $dest/etc/rc2.d/S21xenethtoolk
 chroot $dest root/fixups-inside \
        "$adt_host_hostname" "$adt_guest_hostname" \
        "$adt_host_ipaddr" "$adt_guest_ipaddr" \
-       "$adt_fs_type" "$adt_normaluser"
+       "$adt_fs_type" "$adt_normaluser" \
+       "$provideswap"
 
 kh=/etc/ssh/ssh_known_hosts
 test ! -f $kh || cp $kh $kh.new