1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-10 18:52:01 +02:00

maint: update sample test template

* tests/sample-test: Recommend modern idiom.
This commit is contained in:
Eric Blake
2010-10-01 09:38:50 -06:00
parent 288bfea72c
commit 1129cb58ba
+1 -6
View File
@@ -16,12 +16,7 @@
# 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
FIXME --version
fi
. $srcdir/test-lib.sh
. "${srcdir=.}/init.sh"; path_prepend_ ../src
# FIXME: skip_if_root_
# FIXME: require_root_