aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/prebuild.xml
diff options
context:
space:
mode:
authorJustin Clark-Casey (justincc)2012-11-22 04:45:53 +0000
committerJustin Clark-Casey (justincc)2012-11-22 04:45:53 +0000
commit45d1e6ab09309e21f96979548b5d1b4904800f65 (patch)
tree7100fb7c02636a06e9c7de8d0c644de5f118c5e1 /prebuild.xml
parentFactor out common registration of "show uptime" command (diff)
downloadopensim-SC_OLD-45d1e6ab09309e21f96979548b5d1b4904800f65.zip
opensim-SC_OLD-45d1e6ab09309e21f96979548b5d1b4904800f65.tar.gz
opensim-SC_OLD-45d1e6ab09309e21f96979548b5d1b4904800f65.tar.bz2
opensim-SC_OLD-45d1e6ab09309e21f96979548b5d1b4904800f65.tar.xz
Make "show info" command available across all servers
This helpfully lists version information, startup location and console log level
Diffstat (limited to 'prebuild.xml')
-rw-r--r--prebuild.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/prebuild.xml b/prebuild.xml
index bb9d80c..5be86e2 100644
--- a/prebuild.xml
+++ b/prebuild.xml
@@ -445,6 +445,7 @@
445 <Reference name="XMLRPC" path="../../../bin/"/> 445 <Reference name="XMLRPC" path="../../../bin/"/>
446 <Reference name="log4net" path="../../../bin/"/> 446 <Reference name="log4net" path="../../../bin/"/>
447 <Reference name="HttpServer_OpenSim" path="../../../bin/"/> 447 <Reference name="HttpServer_OpenSim" path="../../../bin/"/>
448 <Reference name="Nini" path="../../../bin/"/>
448 449
449 <Files> 450 <Files>
450 <Match pattern="*.cs" recurse="false"> 451 <Match pattern="*.cs" recurse="false">