mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 18:11:00 +03:00
Fix spl check.sh script
Update splat_cmd to reference the correct location of the splat utility. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Liu Hua<liu.hua130@zte.com.cn> Closes #570
This commit is contained in:
parent
4329bd5b73
commit
49fbac3ace
@ -28,7 +28,7 @@
|
||||
prog=check.sh
|
||||
spl_module=../module/spl/spl.ko
|
||||
splat_module=../module/splat/splat.ko
|
||||
splat_cmd=../cmd/splat
|
||||
splat_cmd=../cmd/splat/splat
|
||||
verbose=
|
||||
|
||||
die() {
|
||||
|
Loading…
Reference in New Issue
Block a user