mirror of
https://github.com/chatmail/core.git
synced 2026-05-13 20:06:30 +03:00
Wip
This commit is contained in:
@@ -25,7 +25,7 @@ fi
|
||||
pushd python
|
||||
toxargs="$@"
|
||||
if [ -e liveconfig ]; then
|
||||
toxargs="--liveconfig liveconfig tests/ $@"
|
||||
toxargs="--liveconfig liveconfig $@"
|
||||
fi
|
||||
tox -- $toxargs
|
||||
ret=$?
|
||||
|
||||
Reference in New Issue
Block a user