summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorKenneth D'souza <kdsouza@redhat.com>2020-06-10 14:20:18 -0400
committerSteve Dickson <steved@redhat.com>2020-06-10 14:20:18 -0400
commit90a21a4a619428f81c58fef702ddb26f5a3df631 (patch)
tree01de37b653e91f0db9cdc96cea0f56080a76ad77 /tools
parenta20806461d46ad352c4fbd38728f3956a923b804 (diff)
downloadnfs-utils-90a21a4a619428f81c58fef702ddb26f5a3df631.tar.gz
nfsdclnts: Change shebang to /usr/bin/python3
Change shebang to /usr/bin/python3 which is widely accepted. Signed-off-by: Kenneth D'souza <kdsouza@redhat.com> Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'tools')
-rwxr-xr-xtools/nfsdclnts/nfsdclnts.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/nfsdclnts/nfsdclnts.py b/tools/nfsdclnts/nfsdclnts.py
index e5f636a..5e7e03c 100755
--- a/tools/nfsdclnts/nfsdclnts.py
+++ b/tools/nfsdclnts/nfsdclnts.py
@@ -1,4 +1,4 @@
-#!/bin/python3
+#!/usr/bin/python3
# -*- python-mode -*-
'''
Copyright (C) 2020