From: Robin Wittler Date: Tue, 9 Aug 2011 16:34:50 +0000 (+0200) Subject: add debug msg X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=55c8682626c1a651297e3912626b72e2f62aad72;p=profitbricks%2Fjenkins-build-scripts.git add debug msg --- diff --git a/build.py b/build.py index 29c2b39..096ee6d 100755 --- a/build.py +++ b/build.py @@ -365,7 +365,7 @@ if __name__ == '__main__': 'This is the output of git-buildpackage: \n%s' %(ret) ) - logger.debug(os.listdir()) + logger.debug(os.listdir('./')) #create_dput_cfg() #dput_package_upload()