mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-31 18:46:02 +00:00
Allow over riding the value of ALLSUITES
This commit is contained in:
parent
a394c73cc4
commit
872f4fc6ad
@ -17,7 +17,7 @@ HOSTNAME=mycaldav
|
||||
export PGTZ=Pacific/Auckland
|
||||
#export TZ=Pacific/Auckland
|
||||
|
||||
ALLSUITES="regression-suite binding carddav scheduling timezone"
|
||||
ALLSUITES=${ALLSUITES:-"regression-suite binding carddav scheduling timezone"}
|
||||
|
||||
# who wants meld if they can have xxdiff? Go on, override it in regression.conf
|
||||
MELD=meld
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user