samples/version.sh
author Jaroslav Tulach <jtulach@netbeans.org>
Wed, 26 Jan 2011 07:24:42 -0800
changeset 367 682a73927c58
permissions -rw-r--r--
Use proper classpath for runtime, so the various anagram versions really show their UI
jtulach@122
     1
#!/bin/sh
jtulach@122
     2
hg log --template '0' . | wc -c