diff options
author | onefang | 2021-09-10 11:27:34 +1000 |
---|---|---|
committer | onefang | 2021-09-10 11:27:34 +1000 |
commit | 177d597d005433553f94a96f2c0e6cef716ea9be (patch) | |
tree | 2c0bc868b9dc860fd126c6e417a267d40e7b7e12 | |
parent | Give Sandbox sim a new UUID if we use it. (diff) | |
download | opensim-SC-177d597d005433553f94a96f2c0e6cef716ea9be.zip opensim-SC-177d597d005433553f94a96f2c0e6cef716ea9be.tar.gz opensim-SC-177d597d005433553f94a96f2c0e6cef716ea9be.tar.bz2 opensim-SC-177d597d005433553f94a96f2c0e6cef716ea9be.tar.xz |
TODO--
-rw-r--r-- | src/sledjchisl/sledjchisl.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sledjchisl/sledjchisl.c b/src/sledjchisl/sledjchisl.c index ece9259..d0c3e01 100644 --- a/src/sledjchisl/sledjchisl.c +++ b/src/sledjchisl/sledjchisl.c | |||
@@ -8396,8 +8396,6 @@ During BUILD this all goes haywire. | |||
8396 | /etc/sledjChisl.conf.lua | 8396 | /etc/sledjChisl.conf.lua |
8397 | Which points to the old install at /opt/opensim_SC | 8397 | Which points to the old install at /opt/opensim_SC |
8398 | The others don't exist. ../etc/ does though. | 8398 | The others don't exist. ../etc/ does though. |
8399 | |||
8400 | TODO - test bootstrapping where there is no current install. | ||
8401 | */ | 8399 | */ |
8402 | char *cPaths[] = | 8400 | char *cPaths[] = |
8403 | { | 8401 | { |