52f0e1139a
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/sscg#f2c78d1acf9fde9403500b8c3c395b17a2c63544
14 lines
376 B
ReStructuredText
14 lines
376 B
ReStructuredText
help-usage
|
|
==========
|
|
|
|
This is an example task for `Taskotron <https://fedoraproject.org/wiki/Taskotron>`_
|
|
that tests the basic functionality of 'sscg --help' to confirm it generates a usage message.
|
|
|
|
Standalone you can run it like this::
|
|
|
|
$ make run
|
|
|
|
Through taskotron runner you can run it like this::
|
|
|
|
$ runtask -i sscg-2.0.4-1.fc27 -t koji_build -a x86_64 runtask.yml
|