summaryrefslogtreecommitdiffstats
path: root/tests/updater_checks.bats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/updater_checks.bats')
-rwxr-xr-xtests/updater_checks.bats2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/updater_checks.bats b/tests/updater_checks.bats
index 15ffce8fb5..14bee2027b 100755
--- a/tests/updater_checks.bats
+++ b/tests/updater_checks.bats
@@ -34,7 +34,7 @@ setup() {
}
@test "install stable netdata using kickstart" {
- ./packaging/installer/kickstart.sh --dont-wait --dont-start-it --auto-update --install ${INSTALLATION}
+ ./packaging/installer/kickstart.sh --dont-wait --dont-start-it --auto-update --install-prefix ${INSTALLATION}
# Validate particular files
for file in $FILES; do