From 1a0cfb7a82b1f65ec62bbc894c911a1c0312cfb5 Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Tue, 20 Mar 2018 15:39:25 +0100 Subject: including help.git --- 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 7916b42..0e4891d 100755 --- a/taler-build/invalidate.sh +++ b/taler-build/invalidate.sh @@ -4,7 +4,7 @@ set -eu components="deployment exchange merchant bank gnurl donations blog landing gnunet libmicrohttpd survey backoffice twister" if [[ "$TALER_ENV_NAME" = test ]]; then - components="$components playground" + components="$components playground help" fi for component in $components ; do -- cgit v1.2.3