commit 05cd95de96126d9a2d025e9513404cb3c3faab26 parent aa182fa48d584da04d861f6136f65fd6419a6c1f Author: Marcello Stanisci <marcello.stanisci@inria.fr> Date: Mon, 18 Apr 2016 17:39:40 +0200 Merge branch 'master' of ssh://taler.net/var/git/deployment Diffstat:
| M | taler-build/invalidate.sh | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/taler-build/invalidate.sh b/taler-build/invalidate.sh @@ -1,6 +1,10 @@ #!/bin/bash # Invalidate build stamps +# FIXME: eventually stamp invalidation +# should be done inside a buildbot step, +# since there all the information is already +# available. for component in exchange merchant bank; do