openbsd-ports/databases/mysql/patches/patch-mysql-test_mysql-test-run_sh
2004-05-21 12:16:21 +00:00

12 lines
411 B
Plaintext

$OpenBSD: patch-mysql-test_mysql-test-run_sh,v 1.4 2004/05/21 12:16:21 brad Exp $
--- mysql-test/mysql-test-run.sh.orig 2004-05-13 20:53:22.000000000 -0400
+++ mysql-test/mysql-test-run.sh 2004-05-18 16:28:26.000000000 -0400
@@ -93,7 +93,6 @@ sleep_until_file_created ()
loop=`expr $loop - 1`
done
echo "ERROR: $file was not created in $org_time seconds; Aborting"
- exit 1;
}
# For the future