diff options
author | merakor <cem@ckyln.com> | 2021-01-11 16:18:08 +0000 |
---|---|---|
committer | merakor <cem@ckyln.com> | 2021-01-11 16:18:08 +0000 |
commit | d49469e1e562b8b2fdbac5348cab3a568ab4a4b5 (patch) | |
tree | b54820b7f04a80445704dc1159c52544e470641e /tests/repository/contrib-dummy-pkg/build | |
parent | 74a5dee3e447126f6c206b3427975837d7a7e0a6 (diff) | |
download | cpt-d49469e1e562b8b2fdbac5348cab3a568ab4a4b5.tar.gz |
shellspec: update specfiles and add new dummy package
FossilOrigin-Name: 9f5fecd16504a19d69468b4d07cf70361ec9c5ff424bdb1705f16dfddc9b2c48
Diffstat (limited to 'tests/repository/contrib-dummy-pkg/build')
-rwxr-xr-x | tests/repository/contrib-dummy-pkg/build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/repository/contrib-dummy-pkg/build b/tests/repository/contrib-dummy-pkg/build new file mode 100755 index 0000000..270ae64 --- /dev/null +++ b/tests/repository/contrib-dummy-pkg/build @@ -0,0 +1 @@ +#!/bin/sh -e |