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

%description
x

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

%files