1
0
mirror of synced 2026-04-24 19:50:09 +00:00

Merge branch 'master' into code-deduplication

Conflicts:
	bin/xen-create-image
	bin/xen-create-nfs
	bin/xt-create-xen-config
This commit is contained in:
Axel Beckert
2012-11-27 22:40:08 +01:00
5 changed files with 75 additions and 24 deletions

View File

@@ -7,7 +7,7 @@
#
use strict;
use Test::More 'no_plan', skip_all => '/etc/inittab not present';
use Test::More;
use File::Temp;
use File::Copy;
@@ -41,6 +41,7 @@ SKIP: {
} # SKIP
done_testing();
sub testHook
{