view TODO @ 44:812c956dd0e9

Add another admin queue type for comments on nonexistent PRs. Also, correct stupid spelling mistake. Need to get the test harness running again.
author David A. Holland
date Mon, 16 Jun 2014 01:27:45 -0400
parents ceecdbbb1364
children
line wrap: on
line source

There is no permissions setup for the SQL schema.

There are no indexes declared, except for implicitly via primary keys.

None of the scripts actually exist yet.

Needs a configure script.
in the meantime, set these things in config.mk:
	DESTDIR
	PREFIX
and config.sed should substitute these things:
	@PYTHON@
	@SH@
	@VERSION@