Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • A arch-boxes
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
    • Locked files
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar

Admin message

Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.

  • nl6720
  • arch-boxes
  • Repository
  • arch-boxes
  • build-host.sh
Find file Blame History Permalink
  • juadde's avatar
    Dynamic allocation for file descriptors used in ./build-host.sh · 17787c8e
    juadde authored Feb 16, 2021
    Visual studio code had an issue with file descriptors already used by the integrated terminal.
    This commit asks bash to dynamically assign a "free" file descriptor to be used in the expect function.
    Closes #135
    17787c8e