projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f2f53c
)
This is no longer used since we have the 'resultmap'.
author
Peter Eisentraut
Sat, 4 Nov 2000 13:37:39 +0000
(13:37 +0000)
committer
Peter Eisentraut
Sat, 4 Nov 2000 13:37:39 +0000
(13:37 +0000)
src/test/regress/system.sh
[deleted file]
patch
|
blob
|
blame
|
history
diff --git
a/src/test/regress/system.sh
b/src/test/regress/system.sh
deleted file mode 100755
(executable)
index
de14732
..0000000
--- a/
src/test/regress/system.sh
+++ /dev/null
@@
-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 ""