summaryrefslogtreecommitdiff
path: root/selftest/format-subunit
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2014-11-01 08:38:31 -0700
committerJelmer Vernooij <jelmer@samba.org>2014-11-19 02:46:04 +0100
commit393b04cd57d351ee7c250178e7c8a910dc6416a9 (patch)
treed7e4a2cac7a6e365c0f7b9498c96583f2376352c /selftest/format-subunit
parentf0fa5636e30063a75f2942013fc1579afa3525c2 (diff)
downloadsamba-393b04cd57d351ee7c250178e7c8a910dc6416a9.tar.gz
format-subunit: Remove remaining tabs.
Change-Id: I70eabda60e3d4eede874eb5e95bf455eddfb0992 Signed-Off-By: Jelmer Vernooij <jelmer@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Diffstat (limited to 'selftest/format-subunit')
-rwxr-xr-xselftest/format-subunit3
1 files changed, 2 insertions, 1 deletions
diff --git a/selftest/format-subunit b/selftest/format-subunit
index b927e95ae48..a531e977434 100755
--- a/selftest/format-subunit
+++ b/selftest/format-subunit
@@ -25,7 +25,8 @@ parser.add_option("--prefix", type="string", default=".",
opts, args = parser.parse_args()
def handle_sigint(sig, stack):
- sys.exit(0)
+ sys.exit(0)
+
signal.signal(signal.SIGINT, handle_sigint)
statistics = {