[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][ftp-team/dak][master] Change dir before using R, seems to write out some Rplots.pdf in .



Title: GitLab

Joerg Jaspert pushed to branch master at Debian FTP Team / dak

Commits:

1 changed file:

Changes:

  • config/debian/dinstall.functions
    ... ... @@ -635,6 +635,7 @@ function cleantransactions() {
    635 635
     }
    
    636 636
     
    
    637 637
     function logstats() {
    
    638
    +    cd ${TMPDIR}
    
    638 639
         ${masterdir}/tools/logs.py "$1"
    
    639 640
     }
    
    640 641
     
    


  • Reply to: