ci: don't use deprecated ndnsec commands
Change-Id: Ie85898f91fa44a22d87bb79aec7ebe4a7e5ef42e
This commit is contained in:
@@ -3,7 +3,7 @@ set -ex
|
||||
|
||||
# Prepare environment
|
||||
rm -rf ~/.ndn
|
||||
ndnsec-keygen "/tmp/jenkins/$NODE_NAME" | ndnsec-install-cert -
|
||||
ndnsec key-gen "/tmp/jenkins/$NODE_NAME" | ndnsec cert-install -
|
||||
|
||||
# https://github.com/google/sanitizers/wiki/AddressSanitizerFlags
|
||||
ASAN_OPTIONS="color=always"
|
||||
|
||||
Reference in New Issue
Block a user