summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/return-assignment4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/return-assignment b/bin/return-assignment
index 3ff8989..7b8507e 100755
--- a/bin/return-assignment
+++ b/bin/return-assignment
@@ -233,8 +233,8 @@ if [ "$6" = 'ERROR' ]; then
-name "$1.$2.$3.$4.$5.*.build-log.gz" \
-exec zgrep -qF "$(
printf '%s\n' \
- 'The following packages are broken because other packages they depend on are missing. These broken packages must be rebuilt before they can be used.'
- 'mismatched interface file versions (wanted '
+ 'The following packages are broken because other packages they depend on are missing. These broken packages must be rebuilt before they can be used.' \
+ 'mismatched interface file versions (wanted ' \
)" {} \; \
-printf '%p\n' | \
sed '