summaryrefslogtreecommitdiffstats
path: root/t/data/SPECS/failing-scriptlets/triggerin-1.spec
diff options
context:
space:
mode:
Diffstat (limited to 't/data/SPECS/failing-scriptlets/triggerin-1.spec')
-rw-r--r--t/data/SPECS/failing-scriptlets/triggerin-1.spec17
1 files changed, 17 insertions, 0 deletions
diff --git a/t/data/SPECS/failing-scriptlets/triggerin-1.spec b/t/data/SPECS/failing-scriptlets/triggerin-1.spec
new file mode 100644
index 00000000..cd7cc977
--- /dev/null
+++ b/t/data/SPECS/failing-scriptlets/triggerin-1.spec
@@ -0,0 +1,17 @@
+Summary: x
+Name: triggerin
+Version: 1
+Release: 1
+License: x
+Group: x
+Url: x
+BuildRoot: %{_tmppath}/%{name}
+
+%description
+x
+
+%triggerin -p <lua> -- triggerin > 0
+print("%{name}-%{version}")
+exit(1)
+
+%files