Make command_like output more compact

Peter Eisentraut <peter_e@gmx.net>

Commit: e767db2242079b4ec2a7bbd18da7649d9ee1d696
Author: Peter Eisentraut <peter_e@gmx.net>
Date: 2016-09-21T16:00:00Z
Releases: 10.0
Make command_like output more compact

Consistently print the test name, not the full command, which can be
quite lenghty and include temporary directory names and other
distracting details.

Reviewed-by: Michael Paquier <michael.paquier@gmail.com>

Files

PathChange+/−
src/test/perl/TestLib.pm modified +2 −2