[all-commits] [llvm/llvm-project] 1ce701: [libc++] Simplify ssh.py by not passing args every...
Louis Dionne via All-commits
all-commits at lists.llvm.org
Thu Sep 21 13:38:02 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1ce70139ff280e57c31e8be3f70a67251b3bc23a
https://github.com/llvm/llvm-project/commit/1ce70139ff280e57c31e8be3f70a67251b3bc23a
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2023-09-21 (Thu, 21 Sep 2023)
Changed paths:
M libcxx/utils/ssh.py
Log Message:
-----------
[libc++] Simplify ssh.py by not passing args everywhere
Commit: 2ab31b6bab14ad96f55287b0bf47b8ab46fd1f42
https://github.com/llvm/llvm-project/commit/2ab31b6bab14ad96f55287b0bf47b8ab46fd1f42
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2023-09-21 (Thu, 21 Sep 2023)
Changed paths:
M libcxx/utils/ssh.py
Log Message:
-----------
[libc++] When run in verbose mode, ssh.py should print to stderr, not stdout
Otherwise this can mess up the test results which inspect stdout.
Compare: https://github.com/llvm/llvm-project/compare/2d14317a9d3a...2ab31b6bab14
More information about the All-commits
mailing list