On Thu, Apr 27, 2017 at 12:21:15PM +0200, Wolfgang Bumiller wrote: > On Thu, Mar 30, 2017 at 04:51:24PM +0200, Emmanuel Kasper wrote: > > diff --git a/test/Makefile b/test/Makefile > > index b44d1d7..b7dc89b 100644 > > --- a/test/Makefile > > +++ b/test/Makefile > > @@ -4,3 +4,6 @@ test: test_snapshot
test: should depend on test_ovf > > > > test_snapshot: run_snapshot_tests.pl > > ./run_snapshot_tests.pl > > + > > +test_ovf: run_ovf_tests.pl > > + ./run_ovf_tests.pl > > \ No newline at end of file _______________________________________________ pve-devel mailing list [email protected] http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
