Mercurial > p > roundup > code
view frontends/README.txt @ 7674:b8aef93178db
fix: quote variable substitution
To prevent issues with spaces in the variable.
The var should be a single word but it pays to be careful.
Courtesy of https://www.shellcheck.net/
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 24 Oct 2023 21:45:05 -0400 |
| parents | 7c852cad2ca8 |
| children |
line wrap: on
line source
This directory contains alternate front-ends for Roundup. roundup.cgi This is a cgi-bin script. wsgi.py This is a wrapper to be used when running under wsgi. ZRoundup This is a simple Zope frontend that installs as a regular Zope product. See Roundup's doc/installation.txt for more info on installing these frontends.
