summaryrefslogtreecommitdiff
path: root/tools/get-scala-revision
diff options
context:
space:
mode:
authormichelou <michelou@epfl.ch>2011-09-17 09:06:25 +0000
committermichelou <michelou@epfl.ch>2011-09-17 09:06:25 +0000
commit3b48cc7fe0facd63224eacb5f7113213ffb7bfe3 (patch)
treef8a5578659146ded6ef51a095993cedc87acfbe5 /tools/get-scala-revision
parentbd2381d654fb6affcd414f6089468cf3ca2f780d (diff)
downloadscala-3b48cc7fe0facd63224eacb5f7113213ffb7bfe3.tar.gz
scala-3b48cc7fe0facd63224eacb5f7113213ffb7bfe3.tar.bz2
scala-3b48cc7fe0facd63224eacb5f7113213ffb7bfe3.zip
Get svn revision on Windows
Diffstat (limited to 'tools/get-scala-revision')
-rwxr-xr-xtools/get-scala-revision2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/get-scala-revision b/tools/get-scala-revision
index 4d6e67f79e..8731705d06 100755
--- a/tools/get-scala-revision
+++ b/tools/get-scala-revision
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# Usage: get-scala-rev [dir]
+# Usage: get-scala-revision [dir]
# Figures out current scala revision of an svn checkout or
# a git-svn mirror (or a git clone.)
#