Files
chromium_depot_tools/cipd.bat
equinoxtian 7b56ac47e6 Fix .cipd_impl.ps1 failure because of execution policy
The introduction of the `-File` parameter for invoking .cipd_impl.ps1
made its execution dependent on the system's PowerShell ExecutionPolicy,
causing failures in restricted environments.

This CL solves following problems:

1. Failures when the depot_tools path contains whitespace.

2. Make cipd.bat behave consistently with how it did before introducing
   '-File'

Bug: 428834916
Change-Id: Idf16bfeb5d5188dc4a13ab3200f692d99b3d33af
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/7257554
Reviewed-by: Gavin Mak <gavinmak@google.com>
Reviewed-by: Sam Lewis <samclewis@google.com>
Commit-Queue: Sam Lewis <samclewis@google.com>
2025-12-17 11:03:54 -08:00

3.0 KiB