mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-30 08:04:08 +00:00
make positive version check result visible in build logs
This commit is contained in:
parent
fb994d3200
commit
f2ac7814f6
@ -120,6 +120,8 @@ EOF
|
||||
echo "Did not contain expected:"
|
||||
echo "${version}"
|
||||
exit 1
|
||||
else
|
||||
echo "Version string contained expected value \"${version}.\""
|
||||
fi
|
||||
${python}/bin/python -m twisted.trial -j $NIX_BUILD_CORES allmydata
|
||||
'';
|
||||
|
Loading…
x
Reference in New Issue
Block a user