aboutsummaryrefslogtreecommitdiff
path: root/test/postinstall/test_pkg-config.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/postinstall/test_pkg-config.sh')
-rwxr-xr-xtest/postinstall/test_pkg-config.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/postinstall/test_pkg-config.sh b/test/postinstall/test_pkg-config.sh
index 1c3866ec..619d66b0 100755
--- a/test/postinstall/test_pkg-config.sh
+++ b/test/postinstall/test_pkg-config.sh
@@ -11,7 +11,7 @@ echo "Running post-install tests with pkg-config"
prefix=$1
if [ -z "$prefix" ]; then
- echo "First positional argument to the the installed prefix is required"
+ echo "First positional argument to the installed prefix is required"
exit 1
fi