diff options
Diffstat (limited to 'postgresql-tests/tasks/initdb_old/config.sh')
-rw-r--r-- | postgresql-tests/tasks/initdb_old/config.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/postgresql-tests/tasks/initdb_old/config.sh b/postgresql-tests/tasks/initdb_old/config.sh deleted file mode 100644 index 2386677..0000000 --- a/postgresql-tests/tasks/initdb_old/config.sh +++ /dev/null @@ -1,4 +0,0 @@ -DTF_TEST_ID="initdb-old-syntax" -DTF_TEST_DESCRIPTION="\ -Check that the old syntax 'postgresql-setup initdb' works together with -following 'service start postgresql'." |