Skip to content

Commit d1f9e4d

Browse files
authored
Typo fix from a previous merge. (#560)
Without that we can't do $ make build $ make interactive-test
1 parent 6c28439 commit d1f9e4d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Copyright (c) Microsoft Corporation. All rights reserved.
22
# Licensed under the PostgreSQL License.
33

4+
CONTAINER_NAME = pg_auto_failover
45
TEST_CONTAINER_NAME = pg_auto_failover_test
56
DOCKER_RUN_OPTS = --privileged -ti --rm
67

0 commit comments

Comments
 (0)