Files can be removed in any order, it isn't deterministic, so loosen the test to accept any order.
Signed-off-by: Jean Delvare <jdelv...@suse.de> --- test/space-in-filenames.test | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) --- quilt.orig/test/space-in-filenames.test +++ quilt/test/space-in-filenames.test @@ -116,10 +116,11 @@ $ quilt grep " " $ quilt diff -p ab -z +# Removal order is nondeterministic $ quilt pop > Removing patch patches/test.diff -> Removing a: b [c] -> Removing foo +>~ Removing (a: b \[c\]|foo) +>~ Removing (a: b \[c\]|foo) > Restoring foo bar > > No patches applied -- Jean Delvare SUSE L3 Support _______________________________________________ Quilt-dev mailing list Quilt-dev@nongnu.org https://lists.nongnu.org/mailman/listinfo/quilt-dev