More specific pattern for manifest filter

This commit is contained in:
root 2012-11-19 22:03:41 +00:00
parent bb03601d73
commit a50a225ff0

View file

@ -531,8 +531,8 @@ ensure_connected()
rm -f "$TmpManifest_Enc"
filter_to @Refslist "$Hex40 *" "$manifest_"
filter_to @Packlist "pack *" "$manifest_"
filter_to @Keeplist "keep *" "$manifest_"
filter_to @Packlist "pack :*:* *" "$manifest_"
filter_to @Keeplist "keep :*:*" "$manifest_"
filter_to @Extnlist "extn *" "$manifest_"
filter_to @r_repoid "repo *" "$manifest_"