=== modified file 'zsh-functions/confz_fs_init' --- zsh-functions/confz_fs_init 2015-07-03 01:45:01 +0000 +++ zsh-functions/confz_fs_init 2015-07-03 01:43:30 +0000 @@ -79,7 +79,7 @@ SizeB=$MBEGIN SizeE=$MEND - [[ $line =~ 'Flags *' ]] || die "malformed header: ${(qqq)line}" + [[ $line =~ 'Flags +' ]] || die "malformed header: ${(qqq)line}" FlagsB=$MBEGIN if [[ $line =~ 'Type +' ]]; then