Don't remove .c file for dumper binary
authorOwen W. Taylor <otaylor@fishsoup.net>
Sun, 3 Jan 2010 15:50:58 +0000 (10:50 -0500)
committerColin Walters <walters@verbum.org>
Tue, 12 Jan 2010 21:22:26 +0000 (16:22 -0500)
commit95376a93bc6df5a1385e719b6a37304ba6925c72
tree08d6b5d4d2dd68bad13b4d6ca599d5e3b6c5c198
parent816bb4f0a3f62443b24ac6d60b86addc6912f7fc
Don't remove .c file for dumper binary

We're going to remove the entire temporary directory,
so there's no point in explicitly removing just the .c file
we create; leaving the .c file behind makes it easier to debug
problems.

https://bugzilla.gnome.org/show_bug.cgi?id=605966
giscanner/dumper.py