summaryrefslogtreecommitdiff
path: root/tests/ls/color-norm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ls/color-norm')
-rwxr-xr-xtests/ls/color-norm8
1 files changed, 2 insertions, 6 deletions
diff --git a/tests/ls/color-norm b/tests/ls/color-norm
index e7a68299e..9d946a09b 100755
--- a/tests/ls/color-norm
+++ b/tests/ls/color-norm
@@ -18,12 +18,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-if test "$VERBOSE" = yes; then
- set -x
- ls --version
-fi
-
-. $srcdir/test-lib.sh
+. "${srcdir=.}/init.sh"; path_prepend_ ../src
+test "$VERBOSE" = yes && ls --version
# Don't let a different umask perturb the results.
umask 22