Index: Jenkinsfile
===================================================================
--- Jenkinsfile	(revision fd2cb1d03aa502c23d6902ad2e8c4bbb7b62c10a)
+++ Jenkinsfile	(revision 0eb135674c8061f1ba4225b18cbc9ae13a5dbc89)
@@ -251,8 +251,4 @@
 		}
 
-		dir(builddir) {
-			sh 'ls -alh'
-		}
-
 		//Clean all temporary files to make sure no artifacts of the previous build remain
 		sh 'git clean -fdqx'
