From: Sergey Poznyakoff Date: Sat, 8 Sep 2007 08:49:35 +0000 (+0000) Subject: Minor rewording X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=e3e50c987bb31f43974ed4ec9b291999a383dd02;hp=923f0cda43543d9d184f9efd1c8fc8f9efa6cb83;p=chaz%2Ftar Minor rewording --- diff --git a/tests/star/README b/tests/star/README index 8e1b231..57c332e 100644 --- a/tests/star/README +++ b/tests/star/README @@ -2,9 +2,12 @@ This directory contains scripts for testing GNU tar using star "test archives". The archives themselves can be obtained from http://download.berlios.de/pub/star/testscripts. -The tests are ignored unless environment variable STAR_TESTSCRIPTS -is set and points to the directory where the test archives reside. -Sample usage: +These tests are disabled by default. There are two ways to run +them. The simplest is by `make check-full' command. It requires wget +and GNU md5sum to be installed. If you don't have these utilities, +download the test archives manually and set the environment variable +STAR_TESTSCRIPTS to point to the directory where they reside, for +example: make STAR_TESTSCRIPTS=testdir check or