• unknown's avatar
    Ensure "mysql-stress-test.pl" is included in both "tar.gz" and RPM packages. · e44d995f
    unknown authored
    Fixing bug#21023:  "mysql-stress-test.pl" missing in builds
    
    
    mysql-test/Makefile.am:
      Ensure "mysql-stress-test.pl" is handled by "make install" in the "mysql-test" directory.
      
      This should get the script into the result tree of a RPM build.
      
      Fixing bug#21023.
    scripts/make_binary_distribution.sh:
      Copy "mysql-test/mysql-stress-test.pl" into a binary distribution ("tar.gz" and derived formats).
      
      Fixing bug#21023.
    e44d995f
make_binary_distribution.sh 13.1 KB