summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBob Ippolito <bob@redivi.com>2022-10-24 08:06:15 -0700
committerGitHub <noreply@github.com>2022-10-24 08:06:15 -0700
commit1ef829a69eb06f505cc56d6a0ff278a559606bc1 (patch)
tree470187435c0d082fb7508d1f1ed5ca8cd466c7b5
parent0f26468e815ba8ac7f87b838cb6eca3d8fa88e3e (diff)
parent91112401511695deef17ee218e6b967c930330e3 (diff)
downloadxattr-1ef829a69eb06f505cc56d6a0ff278a559606bc1.tar.gz
Merge pull request #106 from oturpe/exec-flag-fix
Remove exec flag from tool.py
-rw-r--r--[-rwxr-xr-x]xattr/tool.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/xattr/tool.py b/xattr/tool.py
index d3a361a..f34392f 100755..100644
--- a/xattr/tool.py
+++ b/xattr/tool.py
@@ -1,5 +1,3 @@
-#!/usr/bin/env python
-
##
# Copyright (c) 2007 Apple Inc.
#