[all-commits] [llvm/llvm-project] 400d8b: [Test] Adjust quoting in archive-thin.test for spa...
bd1976bris via All-commits
all-commits at lists.llvm.org
Tue Aug 5 04:30:59 PDT 2025
Branch: refs/heads/release/21.x
Home: https://github.com/llvm/llvm-project
Commit: 400d8b067591d7052f04c6486d5ec533871ef29c
https://github.com/llvm/llvm-project/commit/400d8b067591d7052f04c6486d5ec533871ef29c
Author: bd1976bris <Ben.Dunbobbin at sony.com>
Date: 2025-08-05 (Tue, 05 Aug 2025)
Changed paths:
M lld/test/ELF/dtlto/archive-thin.test
Log Message:
-----------
[Test] Adjust quoting in archive-thin.test for spaces in paths (#151707)
As suggested in review (see: #149425), I believed that using single
quotes was a nicer quoting scheme that correctly handled paths with
spaces. Alas, build bot failures have demonstrated that this is not the
case.
Revert to the original quoting scheme (see: #146749).
(cherry picked from commit 73ce0aca72348a80dc2c2175516a0993ab8d6be3)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list