Page MenuHomeSoftware Heritage

env.rb
No OneTemporary

# This file contains the environment configuration shared by all
# tasks. It should be required at the top of each *.rake file with:
#
# require File.expand_path('../../env', __FILE__)
# Sync all stdout/stderr to play nice with buildtools
# running the rake tasks.
$stdout.sync = true
$stderr.sync = true
# Module root directory
MODULE_ROOT_DIR = Rake.original_dir
# Basedir for all output.
RESULTS = ENV['results'] || 'target'

File Metadata

Mime Type
text/plain
Expires
Fri, Jul 4, 1:14 PM (1 w, 5 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3282226

Event Timeline