Add a simple test for reproducibility

It probably needs environment changes and other differences to be more
effective, but if anything it adds a placeholder for improvement, and
shows some solidarity with the reproducible builds project that was
started in debian.
This commit is contained in:
James Shubin
2016-02-08 11:50:08 -05:00
parent 6e6614808b
commit 028fb1c258
2 changed files with 41 additions and 0 deletions

View File

@@ -28,3 +28,5 @@ fi
if env | grep -q -e '^JENKINS_URL=' -e '^BUILD_TAG=jenkins'; then
./test/test-omv.sh
fi
./test/test-reproducible.sh