include: remove trailing whitespaces
Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 45127
This commit is contained in:
@@ -32,6 +32,6 @@ trapret() {(
|
||||
md5s() {
|
||||
cat "$@" | (
|
||||
md5sum 2>/dev/null ||
|
||||
md5
|
||||
md5
|
||||
) | awk '{print $1}'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user