aboutsummaryrefslogtreecommitdiff
path: root/test/node/install_additional_node.sh
Commit message (Collapse)AuthorAgeFilesLines
* Fix privs in Node, regressions from #199 (#241)Chuck Lantz2022-10-281-1/+1
| | | Co-authored-by: Samruddhi Khandale <skhandale@microsoft.com>
* test updates to adopt https://github.com/devcontainers/cli/pull/124 (#114)Josh Spicer2022-08-241-0/+17
* test updates to adopt https://github.com/devcontainers/cli/pull/124 * remove accidental tgz check in * typo in option * typo in python install script on dotnet6/jammy branch * no scenarios * code review and test name * Delete install_os_provided_python.sh