summaryrefslogtreecommitdiff
path: root/scripts/make_win_bin_dist
diff options
context:
space:
mode:
authorNirbhay Choubey <nirbhay.choubey@oracle.com>2012-12-27 17:33:34 +0530
committerNirbhay Choubey <nirbhay.choubey@oracle.com>2012-12-27 17:33:34 +0530
commit3dbf1b3e5fd3a3d280e59b3712529af7e5bd182a (patch)
treed1113aec6f7648923349772371f19e23ebcbdc71 /scripts/make_win_bin_dist
parenta8b6224036491b422f43081de72e09bdc5e13eb2 (diff)
downloadmariadb-git-3dbf1b3e5fd3a3d280e59b3712529af7e5bd182a.tar.gz
Bug#16046140 BIN/MYSQLD_SAFE: TEST: ARGUMENT EXPECTED
Some shell interpreters do not support '-e' test primary to construct conditions. man test 1 (on S10) ...skip... -e file True if file exists. (Not available in sh.) ...skip... Hence, check for the existence of a file using '-e' might result in a syntax error on such shell programs. Fixed by replacing it by '-f'.
Diffstat (limited to 'scripts/make_win_bin_dist')
0 files changed, 0 insertions, 0 deletions