Skip to content

Commit c00044d

Browse files
author
Tiago Alves
committed
WL#12209 UPDATE AUTOTEST-RUN.SH VERSION
Updates autotest-run.sh version number required in upgrade/downgrade tests to determine the most recent version of the script to be used.
1 parent 1135019 commit c00044d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

storage/ndb/test/run-test/autotest-run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
##############
2727

2828
save_args=$*
29-
VERSION="autotest-run.sh version 1.18"
29+
VERSION="autotest-run.sh version 1.19"
3030

3131
DATE=`date '+%Y-%m-%d'`
3232
if [ `uname -s` != "SunOS" ]

0 commit comments

Comments
 (0)