aboutsummaryrefslogtreecommitdiff
path: root/end-to-end-test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'end-to-end-test.sh')
-rwxr-xr-xend-to-end-test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/end-to-end-test.sh b/end-to-end-test.sh
index 5c17e75..fe2061a 100755
--- a/end-to-end-test.sh
+++ b/end-to-end-test.sh
@@ -23,6 +23,7 @@ collectors=$(cat << COLLECTORS
23 textfile 23 textfile
24 bonding 24 bonding
25 megacli 25 megacli
26 zfs
26COLLECTORS 27COLLECTORS
27) 28)
28cd "$(dirname $0)" 29cd "$(dirname $0)"