various small fixes, like Mon -> Tue :)

This commit is contained in:
Filip Valder
2016-12-09 13:33:42 +01:00
parent d114e8d905
commit ae14994651
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ you can start the entire development environment with a single command::
That will start a number of services in containers, including the `frontend`
and the backend `scheduler`. You can submit a local test build with the
`submit-build.sh` script, which should submit an HTTP POST to the frontend,
`submit-build.py` script, which should submit an HTTP POST to the frontend,
requesting a build.
You may want to wipe your local development database from time to time. Try the

View File

@@ -90,7 +90,7 @@ tasks:
%changelog
* Mon Dec 6 2016 Matt Prahl <mprahl@redhat.com> 1.0.0-2
* Tue Dec 6 2016 Matt Prahl <mprahl@redhat.com> 1.0.0-2
- Adds systemd unit.
* Fri Nov 25 2016 Filip Valder <fvalder@redhat.com> 1.0.0-1