mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-04 15:54:48 +01:00
non-standard git remotes in github actions
This commit is contained in:
@@ -165,6 +165,8 @@ installed_state_capture "/tmp/state/miab-ldap"
|
||||
|
||||
# compare states
|
||||
if ! installed_state_compare "/tmp/state/upstream" "/tmp/state/miab-ldap"; then
|
||||
dump_file "/tmp/state/upstream/info.txt"
|
||||
dump_file "/tmp/state/miab-ldap/info.txt"
|
||||
die "Upstream and upgraded states are different !"
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user