projects
/
java-idp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added a function to extract possible match names from cert, fixed bug in altName...
[java-idp.git]
/
ant
diff --git
a/ant
b/ant
index
18f7979
..
5d37686
100755
(executable)
--- a/
ant
+++ b/
ant
@@
-9,11
+9,7
@@
case "`uname`" in
esac
#Find the necessary resources
-if [ -n "$SHIB_HOME" ] ; then
- ANT_HOME=$SHIB_HOME
-else
- ANT_HOME=.
-fi
+ANT_HOME=.
if [ -z "$JAVACMD" ] ; then
if [ -n "$JAVA_HOME" ] ; then