Fix executable permissions

Caught by lint, this permission change was accidentally introduced
by commit 42cb3819f1.  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
This commit is contained in:
Brian Behlendorf 2012-03-26 10:34:55 -07:00
parent 1c5de20ae2
commit f47e1351db
3 changed files with 1 additions and 0 deletions

0
cmd/zfs/zfs_main.c Executable file → Normal file
View File

0
cmd/zpool/zpool_main.c Executable file → Normal file
View File

View File

@ -1,3 +1,4 @@
#! /bin/sh
# Generated from ltmain.m4sh.
# ltmain.sh (GNU libtool) 2.2.6b