[PATCH] D55443: [test] Capture stderr from 'tar --version' call as well
Rui Ueyama via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 7 12:44:00 PST 2018
ruiu added inline comments.
================
Comment at: test/lit.cfg.py:100
config.available_features.add('gnutar')
- tar_version.wait()
----------------
Maybe a silly question, but is this OK to remove this line?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55443/new/
https://reviews.llvm.org/D55443
More information about the cfe-commits
mailing list