aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorDaniel Kirchner <daniel@ekpyron.org>2018-09-03 21:01:15 +0800
committerDaniel Kirchner <daniel@ekpyron.org>2018-09-04 17:30:30 +0800
commita102f3b783dec236e9a733f5a5338efce3ef8319 (patch)
treeb4e6793dce0005920b5ba1ce46d538883057be8d /scripts
parent2783905babfbe2fd01ff5f7b2a2499bd13754f10 (diff)
downloaddexon-solidity-a102f3b783dec236e9a733f5a5338efce3ef8319.tar.gz
dexon-solidity-a102f3b783dec236e9a733f5a5338efce3ef8319.tar.zst
dexon-solidity-a102f3b783dec236e9a733f5a5338efce3ef8319.zip
Remove trailing whitespace for all files in the repository.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/isolate_tests.py2
-rwxr-xr-xscripts/release_ppa.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/isolate_tests.py b/scripts/isolate_tests.py
index de2a4438..06e9f9ea 100755
--- a/scripts/isolate_tests.py
+++ b/scripts/isolate_tests.py
@@ -79,7 +79,7 @@ if __name__ == '__main__':
if isfile(path):
extract_and_write(path, path)
- else:
+ else:
for root, subdirs, files in os.walk(path):
if '_build' in subdirs:
subdirs.remove('_build')
diff --git a/scripts/release_ppa.sh b/scripts/release_ppa.sh
index ae565a02..1cfbf716 100755
--- a/scripts/release_ppa.sh
+++ b/scripts/release_ppa.sh
@@ -22,7 +22,7 @@
## method = ftp
## incoming = ~ethereum/ethereum-dev
## login = anonymous
-##
+##
## [ethereum]
## fqdn = ppa.launchpad.net
## method = ftp