Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I images
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • Salsa CI Team
  • images
  • Merge requests
  • !37

Fix buildlog creation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Sven Hartge requested to merge fix-buildlog into master Jan 18, 2019
  • Overview 0
  • Commits 2
  • Pipelines 1
  • Changes 1

This MR fixes the buildlog creation in two ways:

  1. The redirect of STDERR into tee was embarrassingly wrong.
  2. On packages with an epoch the filename for the buildlog would be illegal. Remove the epoch, as it is never represented in any filename in Debian. Should fix pipeline#28 (closed)
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: fix-buildlog