parity with OWA root 2.00.12
This commit is contained in:
3
build/svnname.sh
Normal file
3
build/svnname.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
SVNREV=`svn info "$1" | grep Revision | awk -F": " '{print $2}'`
|
||||
echo $2$3${SVNREV}$4
|
||||
Reference in New Issue
Block a user