Mercurial
Mercurial
>
metadataplayer
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
sbin/build/compil.sh
author
durandn
Fri, 18 Sep 2015 15:08:36 +0200
changeset 1056
3d19cbe56fcb
parent 1034
31fd2904ec57
permissions
-rwxr-xr-x
fixed error when clicking annotation from an user that isn't in the api
#!/bin/sh
DIR
=
$(
dirname
$0
)
sh
${
DIR
}
/../res/ant/bin/ant
-f
${
DIR
}
/client.xml
$@