commit d36d023fce5e27d4f67844661eacbc0020f8ee3d parent a98c9657fae6bf80a2188f9941f3e81c881e2e72 Author: Marcello Stanisci <marcello.stanisci@inria.fr> Date: Wed, 29 Mar 2017 14:25:17 +0200 remove useless comment Diffstat:
| M | taler-build/invalidate.sh | | | 6 | ------ |
1 file changed, 0 insertions(+), 6 deletions(-)
diff --git a/taler-build/invalidate.sh b/taler-build/invalidate.sh @@ -1,11 +1,5 @@ #!/bin/bash -# Invalidate build stamps -# FIXME: eventually stamp invalidation -# should be done inside a buildbot step, -# since there all the information is already -# available. - set -eu for component in deployment exchange merchant bank gnurl merchant-frontends landing gnunet libmicrohttpd; do