Skip to content

Commit

Permalink
enabled temporary cleanup again
Browse files Browse the repository at this point in the history
  • Loading branch information
sarnowski committed Apr 16, 2012
1 parent ae4cb59 commit cfb512e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _testing/bootstrap.php
Expand Up @@ -85,7 +85,7 @@ function fappend($file, $text) {

// cleanup dir after exit
register_shutdown_function(function() {
// rdelete(TMP_DIR);
rdelete(TMP_DIR);
});

// populate default dirs
Expand Down

0 comments on commit cfb512e

Please sign in to comment.