diff options
-rwxr-xr-x | contrib/jenkins_amd64.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/jenkins_amd64.sh b/contrib/jenkins_amd64.sh index 9b837930..c79e26ab 100755 --- a/contrib/jenkins_amd64.sh +++ b/contrib/jenkins_amd64.sh @@ -31,5 +31,6 @@ build . DISTCHECK_CONFIGURE_FLAGS=--enable-external-tests \ $MAKE distcheck \ || cat-testlogs.sh +$MAKE maintainer-clean osmo-clean-workspace.sh |