diff options
Diffstat (limited to 'postgresql-tests/tasks/upgrade-utf8-syntax/config.sh')
-rw-r--r-- | postgresql-tests/tasks/upgrade-utf8-syntax/config.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/postgresql-tests/tasks/upgrade-utf8-syntax/config.sh b/postgresql-tests/tasks/upgrade-utf8-syntax/config.sh deleted file mode 100644 index bed95ad..0000000 --- a/postgresql-tests/tasks/upgrade-utf8-syntax/config.sh +++ /dev/null @@ -1,3 +0,0 @@ -export DTF_TEST_ID="basic-locale-utf8-syntax" -export DTF_TEST_DESCRIPTION="Check postgresql-setup --upgrade works even when \ -the system locale changed from xx_XX.utf8 to xx_XX.UTF-8" |