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:
parent
1c5de20ae2
commit
f47e1351db
0
cmd/zfs/zfs_main.c
Executable file → Normal file
0
cmd/zfs/zfs_main.c
Executable file → Normal file
0
cmd/zpool/zpool_main.c
Executable file → Normal file
0
cmd/zpool/zpool_main.c
Executable file → Normal file
@ -1,3 +1,4 @@
|
||||
#! /bin/sh
|
||||
# Generated from ltmain.m4sh.
|
||||
|
||||
# ltmain.sh (GNU libtool) 2.2.6b
|
||||
|
Loading…
Reference in New Issue
Block a user