summaryrefslogtreecommitdiffstats
path: root/src/config-bison.y
diff options
context:
space:
mode:
Diffstat (limited to 'src/config-bison.y')
-rw-r--r--src/config-bison.y1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config-bison.y b/src/config-bison.y
index 14ee5a3..0e6b3ef 100644
--- a/src/config-bison.y
+++ b/src/config-bison.y
@@ -313,6 +313,7 @@ error_def error_return
error_def ERR_DIR NAME
{
error_app.dir = strdup($3);
+ error_app.no_storage = 0;
}
|
error_def ERR_PROG NAME