Fix executable permissions
authorBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 26 Mar 2012 17:34:55 +0000 (10:34 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 26 Mar 2012 18:52:44 +0000 (11:52 -0700)
Caught by lint, this permission change was accidentally introduced
by commit 42cb3819f1a1f536105faac81ffc150f3da90a80.  Restore the
correct permissions and while I'm at it add a missing whack-bang
to config/ltmain.sh.

  lint: executable-not-elf-or-script: zpool_main.c zfs_main.c

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #620

cmd/zfs/zfs_main.c [changed mode: 0755->0644]
cmd/zpool/zpool_main.c [changed mode: 0755->0644]
config/ltmain.sh

old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
index a72f2fd..a23873e 100755 (executable)
@@ -1,3 +1,4 @@
+#! /bin/sh
 # Generated from ltmain.m4sh.
 
 # ltmain.sh (GNU libtool) 2.2.6b