summaryrefslogtreecommitdiffstats
path: root/t/data/SPECS/failing-scriptlets/triggerprein-1.spec
diff options
context:
space:
mode:
Diffstat (limited to 't/data/SPECS/failing-scriptlets/triggerprein-1.spec')
-rw-r--r--t/data/SPECS/failing-scriptlets/triggerprein-1.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/t/data/SPECS/failing-scriptlets/triggerprein-1.spec b/t/data/SPECS/failing-scriptlets/triggerprein-1.spec
index 464dcb17..62036dd6 100644
--- a/t/data/SPECS/failing-scriptlets/triggerprein-1.spec
+++ b/t/data/SPECS/failing-scriptlets/triggerprein-1.spec
@@ -7,8 +7,8 @@ License: x
%description
x
-%triggerprein -p <lua> -- triggerprein > 0
-print("%{name}-%{version}")
-exit(1)
+%triggerprein -- triggerprein > 0
+print "%{name}-%{version}"
+exit 1
%files