From 446d66ea060b8e0bd570f6f968d4f7246edb0f72 Mon Sep 17 00:00:00 2001 From: Johannes 'josch' Schauer Date: Sun, 22 Mar 2020 14:07:28 +0100 Subject: [PATCH] coverage.sh: fix typo --- coverage.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coverage.sh b/coverage.sh index f0dd05f..5ee6fb0 100755 --- a/coverage.sh +++ b/coverage.sh @@ -282,7 +282,7 @@ rm /tmp/root1.tar /tmp/root2.tar /tmp/root1.tar.list /tmp/root2.tar.list # check if file properties (permissions, ownership, symlink names, modification time) differ # -# we cannot use this (yet) because it cannot copy with paths that have [ or @ in them +# we cannot use this (yet) because it cannot cope with paths that have [ or @ in them #fmtree -c -p /tmp/debian-$dist-debootstrap -k flags,gid,link,mode,size,time,uid | sudo fmtree -p /tmp/debian-$dist-mm rm /tmp/debian-$dist-mm.tar