Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/bin/check
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2024-09-28 10:14:06 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2024-09-28 10:14:06 +0200
commitd44ce5005d4b5e8de141a4069aca118404225b6f (patch)
treea36e5686213213b8dd29ec4e84f8116aa569eb69 /bin/check
parentdcee90ac8a940932c0152861467e56743d774529 (diff)
update: check tag revisions and update if we do not find the revision
Diffstat (limited to 'bin/check')
-rwxr-xr-xbin/check3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/check b/bin/check
index 46e9212..c50ab19 100755
--- a/bin/check
+++ b/bin/check
@@ -115,6 +115,3 @@ for pkg in `find "${state_dir}"/{core,extra}-{any,x86_64} -type f | \
echo "${pkg}\tno git repo" >> "${data_dir}/missing_package_repo"
fi
done
-
-# TODO: update all single package directories
-# TODO: update all AUR package directories