summaryrefslogtreecommitdiffstats
path: root/tests/run-unit-tests.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-06 16:11:34 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-02-06 16:11:34 +0000
commitd079b656b4719739b2247dcd9d46e9bec793095a (patch)
treed2c950c70a776bcf697c963151c5bd959f8a9f03 /tests/run-unit-tests.sh
parentReleasing debian version 1.37.1-2. (diff)
downloadnetdata-d079b656b4719739b2247dcd9d46e9bec793095a.tar.xz
netdata-d079b656b4719739b2247dcd9d46e9bec793095a.zip
Merging upstream version 1.38.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/run-unit-tests.sh')
-rwxr-xr-xtests/run-unit-tests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-unit-tests.sh b/tests/run-unit-tests.sh
index 70d618ad7..d39351779 100755
--- a/tests/run-unit-tests.sh
+++ b/tests/run-unit-tests.sh
@@ -21,7 +21,7 @@
install_netdata() {
echo "Installing Netdata"
fakeroot ./netdata-installer.sh \
- --install "$HOME" \
+ --install-prefix "$HOME" \
--dont-wait \
--dont-start-it \
--enable-plugin-nfacct \