[scripts] getver: don't use "-r COMMITTED" arg which needs network access to the...
[openwrt/svn-archive/archive.git] / scripts / md5sum
1 #!/bin/sh
2 md5 "$@" | sed -e 's,.* (\([^)]*\)) = \(.*\),\2 \1,'