diff options
Diffstat (limited to 'tests/install/install-C-root')
-rwxr-xr-x | tests/install/install-C-root | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/install/install-C-root b/tests/install/install-C-root index a36aa1efe..744c4c18c 100755 --- a/tests/install/install-C-root +++ b/tests/install/install-C-root @@ -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 require_root_ skip_if_setgid_ |