diff options
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | 2017-11-02 13:20:26 +0100 |
---|---|---|
committer | Arkadiusz Hiler <arkadiusz.hiler@intel.com> | 2017-11-03 09:15:54 +0200 |
commit | c8d1ea24d3bfaf11b223bbe22407aeca196d0d89 (patch) | |
tree | 506159467e3ab7067d3e92a3a1f460513ef52048 /scripts/run-tests.sh | |
parent | 6d16875736b9fb1ebf4bf3dc5a941f9e431d58e0 (diff) |
tests/debugfs_test: Pretty print subdirectories
Instead of:
(debugfs_test:1499) DEBUG: Reading file "data"
(debugfs_test:1499) DEBUG: Could not open file "data" with error: Input/output error
Print:
(debugfs_test:1360) DEBUG: Entering subdir crtc-2
(debugfs_test:1360) DEBUG: Entering subdir crc
(debugfs_test:1360) DEBUG: Reading file "data"
(debugfs_test:1360) DEBUG: Could not open file "data" with error: Input/output error
(debugfs_test:1360) DEBUG: Reading file "control"
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Reviewed-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
Diffstat (limited to 'scripts/run-tests.sh')
0 files changed, 0 insertions, 0 deletions