Actions
action #63808
closedImprove bmwqemu::log_call() function output
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2017-12-14
Due date:
% Done:
0%
Estimated time:
4.00 h
Description
This function is used for two things:
- Logging Key/value pairs
- Logging one string
When only called with one parameter, we currently get something like this:
"cat > /tmp/scriptXXX.sh << 'EOT_XXX'; echo XXX-$?-"
=undef)
Updated by tinita almost 5 years ago
- Copied from action #29399: Escape function parameter before logging them added
Updated by tinita almost 5 years ago
- Subject changed from Improve log_call() function output to Improve bmwqemu::log_call() function output
Updated by tinita almost 5 years ago
- Category changed from Feature requests to Regressions/Crashes
- Status changed from New to In Progress
- Target version changed from future to Current Sprint
Updated by tinita almost 5 years ago
- Status changed from In Progress to Feedback
Created PR: Created PR: https://github.com/os-autoinst/os-autoinst/pull/1355
Updated by tinita almost 5 years ago
- Status changed from Feedback to Resolved
I guess this is resolved.
Actions