aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2023-02-04 12:29:44 +0100
committerEgor Tensin <Egor.Tensin@gmail.com>2023-02-04 12:29:44 +0100
commitcff4f3426970192e18f63395e10289e5f13f4e48 (patch)
tree2c43a02afe2228e5c5b89ab485db959610455e2d /test
parentdb.sh: fix Xenial tests (diff)
downloadconfig-links-cff4f3426970192e18f63395e10289e5f13f4e48.tar.gz
config-links-cff4f3426970192e18f63395e10289e5f13f4e48.zip
t/i: call links-update twice, just in casev2.0.3
Diffstat (limited to 'test')
-rwxr-xr-xtest/integration/test.sh2
1 files changed, 2 insertions, 0 deletions
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() {