ratcatcher/getsvnrev.sh

3 lines
53 B
Bash
Executable File

#!/bin/sh
svn info | grep Revision | cut -d " " -f 2