From 823f8baa5e909bffc6c3a20dc41f9cdceb9b6b91 Mon Sep 17 00:00:00 2001 From: schnetter Date: Sat, 26 Apr 2008 17:08:57 +0000 Subject: Update info output git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@177 83718e91-0e4f-0410-abf4-91180603181f --- src/make.configuration.deps | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/make.configuration.deps b/src/make.configuration.deps index bd9cabd..937028d 100644 --- a/src/make.configuration.deps +++ b/src/make.configuration.deps @@ -278,6 +278,9 @@ main: git-store-source .PHONY: git-store-source git-store-source: git-commit-everything git-push-everything echo "Formaline: Done." + echo "Formaline: (Formaline has finished updating the git repositories." + echo "Formaline: If the build process seems to hang, some other command" + echo "Formaline: is still running, e.g. the final link stage.)" GIT-ROOT = $(CCTK_HOME) GIT-REPO = $(TOP)/configjar.git -- cgit v1.2.3