From bb4f85c492c92a1dc579d59889429d6fc2c4c389 Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 17 Jun 2004 06:44:15 +0000 Subject: [PATCH] stupid whitespace tricks --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7c77aa29f..19a73b024 100644 --- a/Makefile +++ b/Makefile @@ -171,7 +171,7 @@ install-selfservice: done update-selfservice: - for MACHINE in ${SELFSERVICE_MACHINES}; do \ + for MACHINE in ${SELFSERVICE_MACHINES}; do \ rsync -rlptz fs_selfservice/FS-SelfService/ ${SELFSERVICE_INSTALL_USER}@$$MACHINE:FS-SelfService ;\ ssh ${SELFSERVICE_INSTALL_USER}@$$MACHINE "cd FS-SelfService; perl Makefile.PL && make" ;\ ssh ${SELFSERVICE_INSTALL_USER}@$$MACHINE "cd FS-SelfService; sudo make install" ;\ -- 2.11.0