Last fix of testsuite scripts?

This commit is contained in:
Laurent Rineau
2012-11-13 15:12:05 +01:00
parent 7516722c10
commit ff6c7f9436
2 changed files with 2 additions and 0 deletions
@@ -207,6 +207,7 @@ sub install_packages() {
}
close(LOG_CONFLICTS);
unlink 'temppack.tar';
[ -d .git ] && git status --short -b >> .scm-urls
# foreach my $file (sort keys(%files)) {
# print "$files{$file}: $file\n";
# }