aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/constants.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2012-04-21 01:50:23 -0400
committerRalph Amissah <ralph@amissah.com>2012-04-21 01:50:42 -0400
commit5ae11e06f0ca7605a29876a3d840ac8c88f1f40d (patch)
tree2c91ed45429986ee0b754b8089ebe32e9c20616f /lib/sisu/v3/constants.rb
parentv3: db bugfix in maintenance mode (variable name reused) (diff)
v3: sysenv, default processing dir name change
* distinguish sisu branch, add sisu branch to processing directory name * if constants, 'DEVELOPER[:maintenance] == :true' then additionally add sisu version number to processing directory name
Diffstat (limited to 'lib/sisu/v3/constants.rb')
-rw-r--r--lib/sisu/v3/constants.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/sisu/v3/constants.rb b/lib/sisu/v3/constants.rb
index 439dee68..c7a5c539 100644
--- a/lib/sisu/v3/constants.rb
+++ b/lib/sisu/v3/constants.rb
@@ -242,6 +242,9 @@ DISABLE={
ncx_navpoint_unique_id: true,
},
}
+DEVELOPER={
+ maintenance: :false,
+}
__END__
consider:
〔comment〕