aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v0/harvest.rb
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2009-07-01 13:43:41 -0400
committerRalph Amissah <ralph@amissah.com>2009-07-01 13:43:41 -0400
commit643cc5c5e8ac2d279d84c60f532c8d430387e985 (patch)
tree9096af03a92a822a4d582a11b43a1f317c179739 /lib/sisu/v0/harvest.rb
parentsha256 for 0.70.5 (diff)
minor fixes and touches
Diffstat (limited to 'lib/sisu/v0/harvest.rb')
-rw-r--r--lib/sisu/v0/harvest.rb4
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/sisu/v0/harvest.rb b/lib/sisu/v0/harvest.rb
index 8f262ac8..1e390c50 100644
--- a/lib/sisu/v0/harvest.rb
+++ b/lib/sisu/v0/harvest.rb
@@ -24,7 +24,7 @@
This program is distributed in the hope that it will be useful, but WITHOUT
ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
+ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
more details.
You should have received a copy of the GNU General Public License along with
@@ -87,8 +87,6 @@ def cases(opt)
help
end
end
-branch='v0'
-SiSU_lib="sisu/#{branch}"
require "#{SiSU_lib}/options"
require "#{SiSU_lib}/harvest_topics"
require "#{SiSU_lib}/harvest_authors"