Merge remote-tracking branch 'origin/QA_3_5'
This commit is contained in:
commit
e83bf8987d
@ -132,6 +132,9 @@ echo "* Removing unneeded files"
|
||||
# if someone runs /test/wui.php and there are test failures
|
||||
rm -rf test
|
||||
|
||||
# Testsuite setup
|
||||
rm -f build.xml phpunit.xml.dist
|
||||
|
||||
# Remove git metadata
|
||||
rm -rf .git
|
||||
find . -name .gitignore -print0 | xargs -0 -r rm -f
|
||||
|
||||
Loading…
Reference in New Issue
Block a user