Skip to content

Commit 6d9fb2d

Browse files
Cleanup
We have to write "copyright" everywhere or do not write it nothing (except LICENSE and Documentation).
1 parent 3077b32 commit 6d9fb2d

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

run_tests.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#!/usr/bin/env bash
22

3-
# Copyright (c) 2017-2026 Postgres Professional
4-
53
set -eux
64

75
if [ -z ${TEST_FILTER+x} ]; \

run_tests2.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#!/usr/bin/env bash
22

3-
# Copyright (c) 2017-2026 Postgres Professional
4-
53
set -eux
64

75
eval "$(pyenv init -)"

0 commit comments

Comments
 (0)