X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0b9a2447efffcac84def3c87a774040a45a0837e..8a3e58e28eb077b33811b9d3c434dd502c2366ba:/Makefile.am diff --git a/Makefile.am b/Makefile.am index e737ec20cb..d57547ea67 100644 --- a/Makefile.am +++ b/Makefile.am @@ -94,7 +94,7 @@ remote: @PACKAGE@-@VERSION@.tar.gz tools/compile-remote-worker machine2=`echo $$site |sed 's/^\([^%]*\)%\(.*\)$$/\2/'`;\ cmd="\"sh -c 'env REMOTE_PREFIX=$(REMOTE_PREFIX) $(REMOTE_PREFIX)/src/compile-remote-worker $(ACTION) 2>&1'\"";\ if echo $$site | grep '%' >/dev/null ; then \ - echo "----[ Compile on $$machine2 (behide $$machine) ]----";\ + echo "----[ Compile on $$machine2 (behind $$machine) ]----";\ else \ machine=$$site;\ echo "----[ Compile on $$machine ]----";\