aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v4/sysenv.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2013-01-24 20:49:58 -0500
committerRalph Amissah <ralph@amissah.com>2013-01-24 20:49:58 -0500
commit0fc8f80a23ad8bc2213af84c169fbc1828978f8a (patch)
treebba9b57928b77c59ffbb24144af6f5b7cee8efb4 /lib/sisu/v4/sysenv.rb
parentdebian/changelog (4.0.1-1) [posted to experimental, awaiting Wheezy freeze end] (diff)
parentv4 v3: epub, epub_format, provide full depth epub table of contents (diff)
Merge tag 'sisu_4.0.2' into debian/sid
Diffstat (limited to 'lib/sisu/v4/sysenv.rb')
-rw-r--r--lib/sisu/v4/sysenv.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/sisu/v4/sysenv.rb b/lib/sisu/v4/sysenv.rb
index f54b3f26..2b36a222 100644
--- a/lib/sisu/v4/sysenv.rb
+++ b/lib/sisu/v4/sysenv.rb
@@ -1066,6 +1066,9 @@ module SiSU_Env
pt.split[-1].to_s
elsif output_dir_structure.by_filename?
''
+ else
+ puts SiSU_Debug::Mark.new(__LINE__,__FILE__).set(:fuschia)
+ puts 'set output type, by: language, filetype or filename'
end
@stub_set_manifest=stub + '/manifest'
end