diff options
author | PostgreSQL Daemon | 2004-05-20 22:54:19 +0000 |
---|---|---|
committer | PostgreSQL Daemon | 2004-05-20 22:54:19 +0000 |
commit | a551c3d0f5b28ce02ad0583ec1bd436340fd4920 (patch) | |
tree | ee723f085f6b36851fbebc1818cfbf2e33d58208 /contrib/rserv/RservTest.in | |
parent | ee20fd462123b193d2cdb2e4a151eabc6bdc1734 (diff) |
attempt at a multi file commit, to seee how it formats
Diffstat (limited to 'contrib/rserv/RservTest.in')
-rw-r--r-- | contrib/rserv/RservTest.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/rserv/RservTest.in b/contrib/rserv/RservTest.in index 252c3226e1..d3840d5994 100644 --- a/contrib/rserv/RservTest.in +++ b/contrib/rserv/RservTest.in @@ -1,5 +1,5 @@ #!/bin/sh -# pgserv.tcl +## pgserv.tcl # (c) 2000 Thomas Lockhart, PostgreSQL Inc. # The next line will reinvoke as wish *DO NOT REMOVE OR ALTER* \ exec wish "$0" "$@" |