summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--vmchooser/main.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/vmchooser/main.cxx b/vmchooser/main.cxx
index b5edaf2..e0711a6 100644
--- a/vmchooser/main.cxx
+++ b/vmchooser/main.cxx
@@ -60,8 +60,7 @@ int main(int argc, char** argv) {
xmlpath = opt->getValue("path");
}
if (xmlpath == NULL) {
- //xmlpath="../../../../../../../session-choosers/xml/";
- xmlpath = "/var/lib/vmware/";
+ xmlpath = "/var/lib/vmware/vmconfigs/";
}
/** SLX GROUP */