mirror of
https://github.com/pi-hole/FTL.git
synced 2024-10-26 16:52:18 +02:00
Acknowlede that FTL shows a hint about creating a new history file on the the first run
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
@@ -465,5 +465,5 @@
|
||||
@test "LUA: Interpreter returns FTL version" {
|
||||
run bash -c './pihole-FTL lua -e "print(pihole.ftl_version())"'
|
||||
printf "%s\n" "${lines[@]}"
|
||||
[[ ${lines[0]} == "v"* ]]
|
||||
[[ ${lines[0]} == "v"* || ${lines[1]} == "v"* ]]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user