[Fusionforge-commits] r12678 - trunk/tests/lxc

Christian Bayle cbayle at fusionforge.org
Fri Mar 11 14:57:48 CET 2011


Author: cbayle
Date: 2011-03-11 14:57:48 +0100 (Fri, 11 Mar 2011)
New Revision: 12678

Modified:
   trunk/tests/lxc/Makefile
Log:
Remove selenium stuff, this is not the good place


Modified: trunk/tests/lxc/Makefile
===================================================================
--- trunk/tests/lxc/Makefile	2011-03-11 11:13:59 UTC (rev 12677)
+++ trunk/tests/lxc/Makefile	2011-03-11 13:57:48 UTC (rev 12678)
@@ -5,12 +5,9 @@
 -include ../config/$(shell hostname)
 
 #default: vmdebian6-config netstaticdeb installkey
-default: installtemplate ../selenium-server.jar
+default: installtemplate
 	@echo "read the Makefile to see available targets"
 
-../selenium-server.jar:
-	cp ../../3rd-party/selenium/binary/selenium-server-*/selenium-server.jar ..
-
 /cgroup: beroot
 	[ ! -d /cgroup ] || mkdir /cgroup
 




More information about the Fusionforge-commits mailing list