X-Git-Url: http://git.pjr.cc/?p=nodejs-repoproxy.git;a=blobdiff_plain;f=lib%2Frepo-apt.js;fp=lib%2Frepo-apt.js;h=3c4146221933d059b683e8a75809d79d55da7622;hp=f852086f3eb164ccd4a52ce87dfe4b1f7fea3469;hb=407fffb9fea007202150d1226c891016c1ad6ba3;hpb=de76542532786821c02a226cc1470f6b5dd07edc diff --git a/lib/repo-apt.js b/lib/repo-apt.js index f852086..3c41462 100644 --- a/lib/repo-apt.js +++ b/lib/repo-apt.js @@ -7,7 +7,7 @@ var log = require("./log.js"); /* - * For APT repos, we expire anything with .* /dist/ .* in thename + * For APT repos, we expire anything with .* /dist/ .* in the name Packages*, Release* */ function maintain(name, repoinfo, files) { //log.debug("doing apt clean for ", repoinfo);