summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/comfychair.py2
-rwxr-xr-xtest/onetest.py2
-rwxr-xr-xtest/testdistcc.py2
3 files changed, 3 insertions, 3 deletions
diff --git a/test/comfychair.py b/test/comfychair.py
index b5dda91..12c72ef 100755
--- a/test/comfychair.py
+++ b/test/comfychair.py
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
# Copyright (C) 2002, 2003 by Martin Pool <mbp@samba.org>
# Copyright (C) 2003 by Tim Potter <tpot@samba.org>
diff --git a/test/onetest.py b/test/onetest.py
index 4ee0c2f..ef630a0 100755
--- a/test/onetest.py
+++ b/test/onetest.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
#
# Copyright 2007 Google Inc.
#
diff --git a/test/testdistcc.py b/test/testdistcc.py
index 47c89fd..38647cd 100755
--- a/test/testdistcc.py
+++ b/test/testdistcc.py
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python3
# Copyright (C) 2002, 2003, 2004 by Martin Pool <mbp@samba.org>
# Copyright 2007 Google Inc.