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>