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

%description
x

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

%files