summaryrefslogtreecommitdiffstats
path: root/tests/bugs/nfs/socket-as-fifo.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/bugs/nfs/socket-as-fifo.py')
-rwxr-xr-xtests/bugs/nfs/socket-as-fifo.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs/nfs/socket-as-fifo.py b/tests/bugs/nfs/socket-as-fifo.py
index 796b8ef671b..2c8ef26a804 100755
--- a/tests/bugs/nfs/socket-as-fifo.py
+++ b/tests/bugs/nfs/socket-as-fifo.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python2
+#!/usr/bin/python3
#
# Create a unix domain socket and test if it is a socket (and not a fifo/pipe).
#