mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
This is no longer used since we have the 'resultmap'.
This commit is contained in:
@ -1,4 +0,0 @@
|
||||
#!/bin/sh
|
||||
echo -n "string to use for system specific expected/* files: "
|
||||
../../../config/config.guess |awk -F\- '{ split($3,a,/[0-9]/); printf"%s-%s", $1, a[1] }'
|
||||
echo ""
|
Reference in New Issue
Block a user