Update 00840_long_concurrent_select_and_drop_deadlock.sh

This commit is contained in:
Alexander Kuzmenkov 2021-02-05 10:06:17 +03:00 committed by GitHub
parent b0fba3dece
commit 52b52ede22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,5 @@
#!/usr/bin/env bash
# remove this comment before merge
set -e
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)