id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
2185,"""nmake release"" fails on windows",coke,coke,"nmake release is using the following unix-isms:

{{{
[ shell test operator
ln -s
tar
mv
grep
tar
rm
}}}

No reason this couldn't be replaced en masse with a perl script that depends on Archive::Tar. (core in 5.9.3 and above, and ""make release"" already has non-perl-core deps anyway.)

",bug,closed,minor,,none,master,medium,fixed,,,,applied,win32
