From 0ec4b3940a823ef9fc8541700d6350f9da6d8e5b Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Sun, 12 Apr 2015 15:51:26 -0400 Subject: d: hub, if run from dir tree check git describe version info --- lib/sisu/develop/hub.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/sisu/develop/hub.rb') diff --git a/lib/sisu/develop/hub.rb b/lib/sisu/develop/hub.rb index 26a2af72..1ed7a8e7 100644 --- a/lib/sisu/develop/hub.rb +++ b/lib/sisu/develop/hub.rb @@ -202,7 +202,7 @@ module SiSU def actions_without_files actions=SiSU_Hub_Actions::HubActions.new(@opt) actions.report.version_info? - actions.report.version_dir? + actions.report.version_info_extra? actions.prepare.site? actions.prepare.sql? end -- cgit v1.2.3