From ce1bcc532d96d2d777e540cecd35a36f2da31bc7 Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.dos.anjos@gmail.com>
Date: Thu, 21 Apr 2016 10:14:30 +0200
Subject: [PATCH] [localhost] Switch default prefix directory

---
 beat/web/scripts/localhost.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/beat/web/scripts/localhost.py b/beat/web/scripts/localhost.py
index 070e76c9e..096237031 100644
--- a/beat/web/scripts/localhost.py
+++ b/beat/web/scripts/localhost.py
@@ -65,7 +65,7 @@ Options:
                                      [default: %(nb_cores)s]
   -q <path>, --prefix=<path>         The prefix path of the directory
                                      containing the toolchains, algorithms,
-                                     etc. [default: web_dynamic_data]
+                                     etc. [default: prefix]
   -p <seconds>, --period=<seconds>   The number of seconds between successive
                                      attempts to schedule or to process worker
                                      duties. [default: 5]
-- 
GitLab