gnunet

Main GNUnet Logic
Log | Files | Refs | Submodules | README | LICENSE

commit bfa5f9626c0e5df1bd832ce0fa3b17bbf7b6d8c6
parent 754c053795082260737938fb1de7ef0d655e22eb
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sun, 20 Oct 2013 14:17:31 +0000

-fix indentation

Diffstat:
Msrc/gns/Makefile.am | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am @@ -229,8 +229,8 @@ check_SCRIPTS = \ test_gns_plus_lookup.sh\ test_gns_zkey_lookup.sh\ test_gns_rel_expiration.sh\ - test_gns_soa_lookup.sh\ - test_gns_revocation.sh\ + test_gns_soa_lookup.sh\ + test_gns_revocation.sh\ test_gns_cname_lookup.sh if ENABLE_TEST_RUN