summaryrefslogtreecommitdiff
path: root/tests/install/install-C
diff options
context:
space:
mode:
Diffstat (limited to 'tests/install/install-C')
-rwxr-xr-xtests/install/install-C8
1 files changed, 2 insertions, 6 deletions
diff --git a/tests/install/install-C b/tests/install/install-C
index 681a60e9a..ea6292c79 100755
--- a/tests/install/install-C
+++ b/tests/install/install-C
@@ -16,12 +16,8 @@
# 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
- ginstall --version
-fi
-
-. $srcdir/test-lib.sh
+. "${srcdir=.}/init.sh"; path_prepend_ ../src
+test "$VERBOSE" = yes && ginstall --version
skip_if_setgid_
mode1=0644