Mercurial > treepkg
diff test/test_builder.py @ 173:97435e92411a
Introduce filenameproperties for the various directories in the PBuilder class
author | Bernhard Herzog <bh@intevation.de> |
---|---|
date | Mon, 23 Jun 2008 19:29:39 +0000 |
parents | c0ea6cbb0fd2 |
children | 7bde59aa611e |
line wrap: on
line diff
--- a/test/test_builder.py Mon Jun 23 19:26:21 2008 +0000 +++ b/test/test_builder.py Mon Jun 23 19:29:39 2008 +0000 @@ -78,7 +78,7 @@ "USEDEVPTS=yes\n" "BUILDRESULT=%(basedir)s/result\n" "DISTRIBUTION=etch\n" - "APTCACHE=%(basedir)s/base/aptcache\n" + "APTCACHE=%(basedir)s/aptcache\n" "APTCACHEHARDLINK=yes\n" "REMOVEPACKAGES=lilo\n" "MIRRORSITE=\"http://example.com/debian\"\n"