diff options
Diffstat (limited to 'tests/alarm_repetition')
-rw-r--r-- | tests/alarm_repetition/alarm.sh.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/alarm_repetition/alarm.sh.in b/tests/alarm_repetition/alarm.sh.in index 09d6aaf4..3ceab660 100644 --- a/tests/alarm_repetition/alarm.sh.in +++ b/tests/alarm_repetition/alarm.sh.in @@ -84,6 +84,6 @@ cp -a netdata.conf_with_repetition netdata.conf process_data "ram_with" "I" "activated." rm netdata.conf -echo -e "${GREEN} all the tests were sucessful ${NOCOLOR}" +echo -e "${GREEN} all the tests were successful ${NOCOLOR}" rm "$HEALTHDIR/ram.conf" rm -rf $OUTDIR |