Skip to content

Commit 571b794

Browse files
committed
Fix integration tests after refactoring of scripts
1 parent a1a2082 commit 571b794

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
. /common.sh
3+
. /scripts/common.sh
44

55
notice " Relaying all mails to blackhole.${reset}"
66
postconf -e "smtpd_end_of_data_restrictions=check_client_access static:discard"

0 commit comments

Comments
 (0)