mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Remove unused variable
This commit is contained in:
parent
29f9a10766
commit
07fbd9cb89
1 changed files with 0 additions and 1 deletions
1
build.sh
1
build.sh
|
|
@ -1,7 +1,6 @@
|
|||
#!/bin/sh
|
||||
set -e
|
||||
|
||||
[ -n "$BUILD" ] || BUILD=tests
|
||||
[ -n "$DAV_SERVER" ] || DAV_SERVER=radicale
|
||||
[ -n "$REQUIREMENTS" ] || REQUIREMENTS=release
|
||||
[ -n "$PIP_INSTALL" ] || PIP_INSTALL="pip install"
|
||||
|
|
|
|||
Loading…
Reference in a new issue