From 41b9e2cec308a3679b83dd185ea6781bf1d374f9 Mon Sep 17 00:00:00 2001 From: Saya Sugiura Date: Tue, 27 Jul 2021 18:26:51 +0900 Subject: gtest: Change script name to gtest_dlt_daemon_offline_log.sh Signed-off-by: Saya Sugiura --- .travis/gtest_dlt_all.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis') diff --git a/.travis/gtest_dlt_all.sh b/.travis/gtest_dlt_all.sh index 50bb73e..8cae6a5 100755 --- a/.travis/gtest_dlt_all.sh +++ b/.travis/gtest_dlt_all.sh @@ -60,7 +60,7 @@ gtest_run_test gtest_dlt_daemon_gateway ./gtest_dlt_daemon_gateway.sh -w > /dev/null gtest_run_test gtest_dlt_daemon_gateway -./gtest_dlt_daemon_logstorage.sh > /dev/null +./gtest_dlt_daemon_offline_log.sh > /dev/null gtest_run_test gtest_dlt_daemon_offline_log popd > /dev/null -- cgit v1.2.1