diff options
Diffstat (limited to 'jenkins.sh')
-rwxr-xr-x | jenkins.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ set -e make clean -rm olm-*.tgz +rm -f olm-*.tgz make lib make test |
![]() |
index : libolm | |
Implementation of the olm and megolm cryptographic ratchets |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | jenkins.sh | 2 |
@@ -3,7 +3,7 @@ set -e make clean -rm olm-*.tgz +rm -f olm-*.tgz make lib make test |