index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | bin/return-assignment | 1 |
diff --git a/bin/return-assignment b/bin/return-assignment index 5b24502..92f99c1 100755 --- a/bin/return-assignment +++ b/bin/return-assignment @@ -11,6 +11,7 @@ # properly handle if built package is out of date # use lock file(s) # remove old version(s) of newly compiled packages +# check that received archive contains the expected packages . "${0%/*}/../conf/default.conf" |