summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2017-03-29 14:25:17 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2017-03-29 14:25:17 +0200
commitd36d023fce5e27d4f67844661eacbc0020f8ee3d (patch)
tree7499de82981d39ea2f2c2540489a39583d162b91
parenta98c9657fae6bf80a2188f9941f3e81c881e2e72 (diff)
downloaddeployment-d36d023fce5e27d4f67844661eacbc0020f8ee3d.tar.gz
deployment-d36d023fce5e27d4f67844661eacbc0020f8ee3d.tar.bz2
deployment-d36d023fce5e27d4f67844661eacbc0020f8ee3d.zip
remove useless comment
-rwxr-xr-xtaler-build/invalidate.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/taler-build/invalidate.sh b/taler-build/invalidate.sh
index 3c9a15b..37b09a9 100755
--- 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