Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/bin/return-assignment
diff options
context:
space:
mode:
authorErich Eckner <erich.eckner.ext@bestsecret.com>2023-05-22 16:22:29 +0200
committerErich Eckner <erich.eckner.ext@bestsecret.com>2023-05-22 16:22:29 +0200
commit62f871fb25b70860364b0023745c0f31516e69d0 (patch)
tree8efdaff49293547ee945ff0d10612187a3b06594 /bin/return-assignment
parentd14686b0bdc0b2418300c5d34d5f13c19988f020 (diff)
make shellcheck happy
Diffstat (limited to 'bin/return-assignment')
-rwxr-xr-xbin/return-assignment1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/return-assignment b/bin/return-assignment
index 892aac8..ec32b9b 100755
--- a/bin/return-assignment
+++ b/bin/return-assignment
@@ -961,6 +961,7 @@ if [ -n "${errors}" ]; then
fi
some_architecture=$(
+ # shellcheck disable=SC2012
ls \
| sed '
s/^.*-\([^-]\+\)\.pkg\.\('"${package_compression_suffix_regex}"'\)$/\1/