summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2011-11-05 20:49:18 +0100
committerJim Meyering <meyering@redhat.com>2011-11-05 20:55:51 +0100
commit723ca1f12f13ae108eba611d72de26591e1214ba (patch)
tree7b73887f7883717bfe5378b5fdbc4667e393ffd4 /.gitignore
parent6bc7e1965078579e9855f851254d67b3d8165784 (diff)
downloadparted-723ca1f12f13ae108eba611d72de26591e1214ba.tar.gz
tests: exercise and document the HFS-probe bug fix
Simply zeroing out the total_blocks and block_size members of the on-disk _HfsMasterDirectoryBlock would provoke a failed assertion any time parted tried to probe that partition. * tests/t2500-probe-corrupt-hfs.sh: New script. * tests/Makefile.am (TESTS): Add it. * NEWS (Bug fixes): Mention this.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 5937e5b..98005db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,9 +36,9 @@ libparted.pc
libparted/tests/disk
libparted/tests/init.sh
libparted/tests/label
+libparted/tests/symlink
libparted/tests/t*.sh.log
libparted/tests/test-suite.log
-libparted/tests/symlink
libparted/tests/zerolen
libtool
m4