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