diff --git a/std-script/run b/std-script/run --- a/std-script/run +++ b/std-script/run @@ -1,5 +1,7 @@ #!/usr/bin/ruby +require 'fileutils' + def log(str='') if ENV['TALKATIVE']!=nil puts str