From 7106b23640e8fba33df09b160f366918dcb79021 Mon Sep 17 00:00:00 2001 From: Antonio Russo Date: Thu, 7 Jun 2018 12:38:39 -0400 Subject: Minor documentation, logging, and testing typos This patch collects some minor inconsistencies and typos in the documentation, logging and testing infrastructure. Reviewed-by: George Melikov Reviewed-by: Brian Behlendorf Signed-off-by: Antonio Russo Closes #7608 --- tests/zfs-tests/tests/perf/regression/random_writes_zil.ksh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/zfs-tests') diff --git a/tests/zfs-tests/tests/perf/regression/random_writes_zil.ksh b/tests/zfs-tests/tests/perf/regression/random_writes_zil.ksh index 4f2a49681..022021daa 100755 --- a/tests/zfs-tests/tests/perf/regression/random_writes_zil.ksh +++ b/tests/zfs-tests/tests/perf/regression/random_writes_zil.ksh @@ -1,4 +1,4 @@ -#!/usr/bin/ksh +#!/bin/ksh # # This file and its contents are supplied under the terms of the -- cgit v1.2.3