diff options
Diffstat (limited to 'tests/install/strip-program')
-rwxr-xr-x | tests/install/strip-program | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/install/strip-program b/tests/install/strip-program index 71001d9d9..e54c2e114 100755 --- a/tests/install/strip-program +++ b/tests/install/strip-program @@ -17,7 +17,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. . "${srcdir=.}/init.sh"; path_prepend_ ../src -test "$VERBOSE" = yes && ginstall --version +print_ver_ ginstall working_umask_or_skip_ |