Latest commit df43313 Nov 6, 2019 History
The referenced issue points out portability issues with 'echo -n' in
/bin/sh scripts. As we use some bash constructs already, make this
explicit in all scripts. There are several issues reported by
'checkbashisms -f -n -p' so do the simple fix for now.

Issue: #74
Signed-off-by: David Sterba <dsterba@suse.com>
6 contributors

Users who have contributed to this file

@kdave @madmartin @vmiklos @comio @jsimonetti @GRMrGecko