From Fedora Project Wiki
Description
This test case tests whether cloning a distgit repository works properly.
Setup
- Install the
fedpkg
package.
How to test
- In your favourite terminal application, run the following commands:
$ fedpkg clone -a fedpkg && cd fedpkg && ls && cd ..
Expected Results
- The command should list the files in the cloned
fedpkg
git repository. There should be at least the following files:fedpkg.spec
sources