s-amouyal12 / cantera

Automatically exported from code.google.com/p/cantera
0 stars 0 forks source link

scons clean doesn't fully clean up #232

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. scons build
2. scons clean
3. look at the remaining files

What is the expected output? What do you see instead?
Expected: A clean repository, except ''cantera.conf''

Instead, the following files are still present:
    config.log
    interfaces/cython/build/
    site_scons/buildutils.pyc
    site_scons/site_tools/recursiveInstall.pyc
    site_scons/site_tools/subst.pyc
    site_scons/site_tools/wix.pyc

What version of the product are you using? On what operating system?
r3115, Mac 10.9, MacPorts

Please provide any additional information below.

The attached patch should fix it.

Original issue reported on code.google.com by thetruet...@googlemail.com on 26 Aug 2014 at 11:13

Attachments:

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r3122.

Original comment by bryan.w....@gmail.com on 26 Aug 2014 at 10:05