From e663e34c8ec5e2a4cc22b2cf4b6396a81639f67f Mon Sep 17 00:00:00 2001 From: mom040267 Date: Mon, 5 May 2014 03:06:42 +0000 Subject: [PATCH] file executable attribute removed --- turndb/testsqldbsetup.sql | 1 - 1 file changed, 1 deletion(-) diff --git a/turndb/testsqldbsetup.sql b/turndb/testsqldbsetup.sql index 4b7d838..32b390e 100755 --- a/turndb/testsqldbsetup.sql +++ b/turndb/testsqldbsetup.sql @@ -26,4 +26,3 @@ insert into allowed_peer_ip (ip_range) values('172.17.13.200'); insert into denied_peer_ip (ip_range) values('172.17.13.133-172.17.14.56'); insert into denied_peer_ip (ip_range) values('123::45'); -