repo changes master
authorPaul J R <me@pjr.cc>
Sun, 30 Jun 2013 22:24:28 +0000 (08:24 +1000)
committerPaul J R <me@pjr.cc>
Sun, 30 Jun 2013 22:24:28 +0000 (08:24 +1000)
lib/repo-apt.js

index f852086..3c41462 100644 (file)
@@ -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);