aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2013-10-20 14:17:31 +0000
committerChristian Grothoff <christian@grothoff.org>2013-10-20 14:17:31 +0000
commitbfa5f9626c0e5df1bd832ce0fa3b17bbf7b6d8c6 (patch)
tree569c331dd71986ad63092bb2bd37e2db08206172
parent754c053795082260737938fb1de7ef0d655e22eb (diff)
downloadgnunet-bfa5f9626c0e5df1bd832ce0fa3b17bbf7b6d8c6.tar.gz
gnunet-bfa5f9626c0e5df1bd832ce0fa3b17bbf7b6d8c6.zip
-fix indentation
-rw-r--r--src/gns/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gns/Makefile.am b/src/gns/Makefile.am
index c96f4969c..f36af6e64 100644
--- a/src/gns/Makefile.am
+++ b/src/gns/Makefile.am
@@ -229,8 +229,8 @@ check_SCRIPTS = \
229 test_gns_plus_lookup.sh\ 229 test_gns_plus_lookup.sh\
230 test_gns_zkey_lookup.sh\ 230 test_gns_zkey_lookup.sh\
231 test_gns_rel_expiration.sh\ 231 test_gns_rel_expiration.sh\
232 test_gns_soa_lookup.sh\ 232 test_gns_soa_lookup.sh\
233 test_gns_revocation.sh\ 233 test_gns_revocation.sh\
234 test_gns_cname_lookup.sh 234 test_gns_cname_lookup.sh
235 235
236if ENABLE_TEST_RUN 236if ENABLE_TEST_RUN