Skip to content
Commit 8d26c42c authored by Thomas Huth's avatar Thomas Huth Committed by Andrew Jones
Browse files

Avoid backticks, use $() instead

The backticks are considered as bad style these days, e.g. when checking
scripts with https://www.shellcheck.net/

 ... let's use the modern $()
syntax instead.

Signed-off-by: default avatarThomas Huth <thuth@redhat.com>
Signed-off-by: Andrew Jones's avatarAndrew Jones <drjones@redhat.com>
parent 48d779b0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment