mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-08-03 00:51:24 -07:00
feat(docker): docker build workflow integration test now compares the resulting key with sudo
This commit is contained in:
@@ -100,7 +100,7 @@ jobs:
|
||||
fi
|
||||
sleep 1
|
||||
done
|
||||
cmp workdir-server/server-sharedkey workdir-client/client-sharedkey
|
||||
sudo cmp workdir-server/server-sharedkey workdir-client/client-sharedkey
|
||||
|
||||
echo "Standalone Key Exchange test OK."
|
||||
# --------------------------------
|
||||
|
||||
Reference in New Issue
Block a user