Re: [PATCH] tests: Don't check file-systems in container tests.

2016-11-14 Thread Ludovic Courtès
f3a398d4ab739ec2b48477502 Mon Sep 17 00:00:00 2001 >>> From: Andy Patterson >>> Date: Sat, 12 Nov 2016 22:10:01 -0500 >>> Subject: [PATCH] tests: Don't check file-systems in container tests. >>> >>> * tests/containers.scm ("call-with-container, mnt

Re: [PATCH] tests: Don't check file-systems in container tests.

2016-11-14 Thread Marius Bakke
son >> Date: Sat, 12 Nov 2016 22:10:01 -0500 >> Subject: [PATCH] tests: Don't check file-systems in container tests. >> >> * tests/containers.scm ("call-with-container, mnt namespace"): Don't >> check file-system in 'call-with-container&#

Re: [PATCH] tests: Don't check file-systems in container tests.

2016-11-13 Thread Andy Patterson
77502 Mon Sep 17 00:00:00 > > 2001 From: Andy Patterson > > Date: Sat, 12 Nov 2016 22:10:01 -0500 > > Subject: [PATCH] tests: Don't check file-systems in container tests. > > > > * tests/containers.scm ("call-with-container, mnt namespace"): Don't &

Re: [PATCH] tests: Don't check file-systems in container tests.

2016-11-13 Thread Ludovic Courtès
Hi, Andy Patterson skribis: > The containers test was hanging for me, and this patch fixed the > problem. [...] > From 945ad44acf489b7f3a398d4ab739ec2b48477502 Mon Sep 17 00:00:00 2001 > From: Andy Patterson > Date: Sat, 12 Nov 2016 22:10:01 -0500 > Subject: [PATCH] tests

[PATCH] tests: Don't check file-systems in container tests.

2016-11-12 Thread Andy Patterson
Hello, The containers test was hanging for me, and this patch fixed the problem. -- Andy From 945ad44acf489b7f3a398d4ab739ec2b48477502 Mon Sep 17 00:00:00 2001 From: Andy Patterson Date: Sat, 12 Nov 2016 22:10:01 -0500 Subject: [PATCH] tests: Don't check file-systems in container