More TOCTOU, update to tests for jinjaturtle
This commit is contained in:
parent
56ae883948
commit
3c1e08bdde
9 changed files with 116 additions and 17 deletions
1
tests.sh
1
tests.sh
|
|
@ -228,6 +228,7 @@ ensure_jinjaturtle() {
|
|||
|
||||
# Clone git repo
|
||||
run git clone https://git.mig5.net/mig5/jinjaturtle /tmp/jinjaturtle
|
||||
cd /tmp/jinjaturtle && run poetry install --with dev
|
||||
cd /tmp/jinjaturtle && run poetry build
|
||||
cd /tmp/jinjaturtle && run poetry run pyproject-appimage --output /usr/bin/jinjaturtle
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue