gluon/builder/openwrt_rev.sh
2013-02-11 04:52:16 +01:00

4 lines
131 B
Bash
Executable File

#!/bin/sh
echo "r$(git --git-dir="$1"/.git/modules/openwrt log | grep -m 1 git-svn-id | awk '{ gsub(/.*@/, "", $0); print $1 }')"