root/10kz/shell/test-cgi.jm3

Revision 43, 89 bytes (checked in by jm3, 2 years ago)
  • set Id property on all text-based files
  • correctly handling the "no keys found" case with link to GPG help page (just a stub at this point)
  • Property svn:keywords set to Id
Line 
1 #!/bin/bash
2 # $Id$
3
4 echo Content-type: text/plain
5 echo
6
7 cat ../tests/test-cgi-ouput.html
Note: See TracBrowser for help on using the browser.