bin/livetext in livetext-0.8.82 vs bin/livetext in livetext-0.8.83
- old
+ new
@@ -77,10 +77,10 @@
usage
when "-i", "--install"
lib = ARGV.shift
system("cp #{lib} #{Livetext::Path}/../plugin/")
when Object
- x.process_file(arg, @backtrace)
+ x.process_file(arg) # , @backtrace)
end
end
puts x.body