From 974f1df77a5f6596b0a5eedbe1774d68647a171a Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Sat, 25 Nov 2017 10:54:29 +0100 Subject: removing any mention of 'merchant-frontends' --- taler-build/invalidate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'taler-build/invalidate.sh') diff --git a/taler-build/invalidate.sh b/taler-build/invalidate.sh index dbff4be..3ea43f1 100755 --- a/taler-build/invalidate.sh +++ b/taler-build/invalidate.sh @@ -2,7 +2,7 @@ set -eu -for component in deployment exchange merchant bank gnurl merchant-frontends landing gnunet libmicrohttpd survey ; do +for component in deployment exchange merchant bank gnurl donations blog landing gnunet libmicrohttpd survey ; do cd $HOME/$component git fetch if git status -sb | grep behind; then -- cgit v1.2.3