projects
/
nodejs-repoproxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
de76542
)
repo changes
master
author
Paul J R
<me@pjr.cc>
Sun, 30 Jun 2013 22:24:28 +0000 (08:24 +1000)
committer
Paul J R
<me@pjr.cc>
Sun, 30 Jun 2013 22:24:28 +0000 (08:24 +1000)
lib/repo-apt.js
patch
|
blob
|
history
diff --git
a/lib/repo-apt.js
b/lib/repo-apt.js
index
f852086
..
3c41462
100644
(file)
--- 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);