Skip to content

Commit

Permalink
Fixed issue koto#1
Browse files Browse the repository at this point in the history
  • Loading branch information
koto committed Oct 3, 2010
1 parent c4ff994 commit 099cec1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phar-build.php
Expand Up @@ -191,6 +191,7 @@
} catch (Exception $e) {
@unlink($dest);
echo "Error: " . $e->getMessage() . "\n";
exit(1);
}

class ExcludeFilesIterator extends FilterIterator {
Expand Down

0 comments on commit 099cec1

Please sign in to comment.