Page MenuHomeFreeBSD

release.sh: quote paths that might contain spaces
Needs ReviewPublic

Authored by ngie on Feb 23 2026, 12:49 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 9, 5:17 AM
Unknown Object (File)
Mon, Apr 6, 2:45 PM
Unknown Object (File)
Sat, Apr 4, 10:43 PM
Unknown Object (File)
Thu, Apr 2, 5:32 PM
Unknown Object (File)
Wed, Mar 25, 7:53 AM
Unknown Object (File)
Mon, Mar 23, 7:26 AM
Unknown Object (File)
Fri, Mar 20, 11:32 PM
Unknown Object (File)
Fri, Mar 20, 3:23 AM

Details

Reviewers
cperciva
Summary

This change quotes several paths that can contain spaces in them, e.g.,
${CHROOTDIR}. so the paths will be interpreted correctly.

Test Plan

See Test Plan in D55450.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 70893
Build 67776: arc lint + arc unit