From a0d34dfb162c16bde3fae4c3ec124c744dc58fa1 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Thu, 21 Jan 2010 17:23:16 +0000 Subject: [PATCH] --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index cc14e566..04756d91 100644 --- a/Makefile +++ b/Makefile @@ -132,7 +132,7 @@ RSYNC := rsync -a -v $(RSYNC_COND_DRY_RUN) $(RSYNC_EXCLUDES) sync: ifeq (,$(SSHURL)) @echo "sync: You must define, either PLC, or PLCHOST & GUEST, on the command line" - @echo " e.g. make sync PLC=private.one-lab.org" + @echo " e.g. make sync PLC=boot.planetlab.eu" @echo " or make sync PLCHOST=testbox1.inria.fr GUEST=vplc03.inria.fr" @exit 1 else -- 2.47.0