Update 01443_merge_truncate_long.sh

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

View File

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