X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=7c1ec2ce35911bd31ea0b771833a6f7137d0514c;hb=f2d58ad2ee7ed321cf24663c049c7177fe9facc6;hp=ed90a7c12dd804b66f00a683edd1d0d97647626f;hpb=58ea5be4ba9dd59abb293e0d28c9ef90cbdb0e4b;p=plcapi.git diff --git a/Makefile b/Makefile index ed90a7c..7c1ec2c 100644 --- a/Makefile +++ b/Makefile @@ -87,7 +87,8 @@ sync: ifeq (,$(SSHURL)) @echo "sync: I need more info from the command line, e.g." @echo " make sync PLC=boot.planetlab.eu" - @echo " make sync PLCHOSTVS=vs64-1.pl.sophia.inria.fr GUESTNAME= + @echo " make sync PLCHOSTVS=.. GUESTNAME=.." + @echo " make sync PLCHOSTLXC=.. GUESTNAME=.. GUESTHOSTNAME=.." @exit 1 else +$(RSYNC) plcsh PLC planetlab5.sql migrations aspects $(SSHURL)/usr/share/plc_api/