summaryrefslogtreecommitdiffstats
path: root/t/data/SPECS/failing-scriptlets/triggerun-1.spec
blob: d972d0f43e954ea2a96598e1615d7abd02dcc956 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Summary: x
Name: triggerun
Version: 1
Release: 1
License: x
Group: x
Url: x

%description
x

%triggerun -p <lua> -- triggerun > 0
print("%{name}-%{version}")
exit(1)

%files