summaryrefslogtreecommitdiff
path: root/usr/src/tools/scripts/wsdiff.py
diff options
context:
space:
mode:
authorRobert Mustacchi <rm@joyent.com>2013-01-28 21:37:21 +0000
committerRobert Mustacchi <rm@joyent.com>2013-01-29 00:07:29 +0000
commitccce5498e8acd2956467f73c04fa66e83fe9ddae (patch)
tree1db806f565909c6f0707e09a0337b7fc58086ed9 /usr/src/tools/scripts/wsdiff.py
parenta0dfeda4da9e3b5c6682cdd039d7f4bcb052b1d5 (diff)
downloadillumos-joyent-ccce5498e8acd2956467f73c04fa66e83fe9ddae.tar.gz
OS-1799 stage-licenses should only be hit when building packages
OS-1800 onbld python tools shouldn't hardocde /usr/bin/python OS-1801 Remove vistigial git-active.py
Diffstat (limited to 'usr/src/tools/scripts/wsdiff.py')
-rw-r--r--usr/src/tools/scripts/wsdiff.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/tools/scripts/wsdiff.py b/usr/src/tools/scripts/wsdiff.py
index 5156f03c20..b485a143a3 100644
--- a/usr/src/tools/scripts/wsdiff.py
+++ b/usr/src/tools/scripts/wsdiff.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python2.6
+#!ON_PYTHON_26
#
# CDDL HEADER START
#