[Pkg-puppet-devel] [facter] 20/180: (FACT-375) Make log directory for given job. This shouldn't be needed.
    Stig Sandbeck Mathisen 
    ssm at debian.org
       
    Mon Jun 30 15:06:26 UTC 2014
    
    
  
This is an automated email from the git hooks/post-receive script.
ssm pushed a commit to branch master
in repository facter.
commit 3bbe303d46144e0aa27b74ef341822b6956bd481
Author: Adrien Thebo <git at somethingsinistral.net>
Date:   Fri Mar 7 12:05:55 2014 -0800
    (FACT-375) Make log directory for given job. This shouldn't be needed.
---
 acceptance/bin/ci-bootstrap-from-artifacts.sh | 1 +
 1 file changed, 1 insertion(+)
diff --git a/acceptance/bin/ci-bootstrap-from-artifacts.sh b/acceptance/bin/ci-bootstrap-from-artifacts.sh
index 36fdfbd..a40b58f 100755
--- a/acceptance/bin/ci-bootstrap-from-artifacts.sh
+++ b/acceptance/bin/ci-bootstrap-from-artifacts.sh
@@ -26,6 +26,7 @@ rm -rf acceptance
 mkdir acceptance
 cd acceptance
 tar -xzf ../acceptance-artifacts.tar.gz
+mkdir -p log/latest
 
 echo "===== This artifact is from ====="
 cat creator.txt
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-puppet/facter.git
    
    
More information about the Pkg-puppet-devel
mailing list