mirror of
https://github.com/postgres/postgres.git
synced 2026-06-06 15:22:43 -04:00
This is no longer used since we have the 'resultmap'.
This commit is contained in:
parent
1f2f53c648
commit
4aa1aabd7a
1 changed files with 0 additions and 4 deletions
|
|
@ -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 ""
|
||||
Loading…
Reference in a new issue