mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Make GetSourceVersion more portable, thanks Pawel!
llvm-svn: 94186
This commit is contained in:
parent
479c1ef816
commit
856d040f58
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
function usage() {
|
||||
usage() {
|
||||
echo "usage: $0 <source root>"
|
||||
echo " Prints the source control revision of the given source directory,"
|
||||
echo " the exact format of the revision string depends on the source "
|
||||
|
Loading…
x
Reference in New Issue
Block a user