diff options
Diffstat (limited to 'testing/testing.conf')
-rwxr-xr-x | testing/testing.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/testing.conf b/testing/testing.conf index ff45f1642..11cb5a658 100755 --- a/testing/testing.conf +++ b/testing/testing.conf @@ -52,7 +52,7 @@ USE_INTEGRITY_TEST="yes" USE_LEAK_DETECTIVE="yes" # Gentoo linux root filesystem -ROOTFS=$UMLTESTDIR/gentoo-fs-20080407.tar.bz2 +ROOTFS=$UMLTESTDIR/gentoo-fs-20090325.tar.bz2 # Size of the finished root filesystem in MB ROOTFSSIZE=600 |