[Pkg-javascript-devel] Mocha in Debian

Leo Iannacone l3on at ubuntu.com
Wed Apr 30 21:26:44 UTC 2014


On 30 April 2014 23:11, Jérémy Lal <kapouer at melix.org> wrote:
> It's not all right to remove other files without good reasons.
> Here, you can have a doubt about the license of the other css file, but
> there is no doubt the js file is correctly licensed, so no reason to
> prune it.

But ... does it make sense leave snip of code that does not work?

I mean, if you `apt-get source' the package you will see run
bechmark/index.js. You may want to exec it.. and then??
It fails.. because try to open large.css, excluded from source.

$ grep css benchmark/index.js
var small = fs.readFileSync('benchmark/small.css', 'utf8');
var large = fs.readFileSync('benchmark/large.css', 'utf8')

Is it not better in this case remove the whole directory?

-- 
Ubuntu Member - http://launchpad.net/~l3on
Home Page - http://leoiannacone.com
GPG Key Id - 0xD282FC25



More information about the Pkg-javascript-devel mailing list