Overview
Request 1183064 new
The sed command failed for some reason on my image, so I printed the variables. It seems that some of them had a whitespace character at the and which broke the sed command. I added a sanitize function that removes trailing whitespace characters.
I thought you might want to have these changes as well :)
- Created by Tobi_Peter
- In state new
Loading...
Request History
Tobi_Peter created request
The sed command failed for some reason on my image, so I printed the variables. It seems that some of them had a whitespace character at the and which broke the sed command. I added a sanitize function that removes trailing whitespace characters.
I thought you might want to have these changes as well :)
I like this change, but I'm probably going to rework it to be a more elegant for loop.. not merging this to remind me to do that
@RBrownSUSE: review reminder