mirror of
https://github.com/postgres/postgres.git
synced 2025-07-09 22:41:56 +03:00
/usr/local/bin/perl => /usr/bin/perl
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/usr/local/bin/perl
|
||||
#!/usr/bin/perl
|
||||
#
|
||||
# Accepts one argument - DBMS name (pgsql, ...) and initializes
|
||||
# global variable $TestDBMS with this name.
|
||||
|
Reference in New Issue
Block a user