Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/create-release.sh')
-rwxr-xr-xscripts/create-release.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/create-release.sh b/scripts/create-release.sh
index 332f990f90..f5d5c5edb3 100755
--- a/scripts/create-release.sh
+++ b/scripts/create-release.sh
@@ -145,7 +145,7 @@ rm -rf test
rm -rf PMAStandard
# Testsuite setup
-rm -f build.xml phpunit.xml.dist .travis.yml
+rm -f build.xml phpunit.xml.dist .travis.yml .jshintrc
# Remove readme for github
rm -f README.rst