chiark / gitweb /
add note about unexpected password requests
[bcp5-registry.git] / run-from-lynx
1 #!/bin/sh
2 # Script to allow testing, using the lynxcgi feature.
3 #
4 # Copyright (C) 1999 Ian Jackson <ijackson@chiark.greenend.org.uk>
5 #
6 # This is free software; you can redistribute it and/or modify
7 # it under the terms of the GNU General Public License as
8 # published by the Free Software Foundation; either version 2,
9 # or (at your option) any later version.
10 #
11 # This is distributed in the hope that it will be useful, but
12 # WITHOUT ANY WARRANTY; without even the implied warranty of
13 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14 # GNU General Public License for more details.
15 #
16 # You should have received a copy of the GNU General Public
17 # License along with this file; if not, write to the Free Software
18 # Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
19
20 set -e
21 exec lynx -cfg=/dev/null -nocolor "$@" lynxcgi:./bcp5-registry.pl