From cff4f3426970192e18f63395e10289e5f13f4e48 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Sat, 4 Feb 2023 12:29:44 +0100 Subject: t/i: call links-update twice, just in case --- test/integration/test.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/integration/test.sh b/test/integration/test.sh index 3bb481f..f4b1028 100755 --- a/test/integration/test.sh +++ b/test/integration/test.sh @@ -69,6 +69,8 @@ call_chmod() { test_my_dotfiles_work() { new_test call_update + # Again: + call_update } show_env() { -- cgit v1.2.3