fileset

git mirror of https://ccx.te2000.cz/bzr/fileset
git clone https://ccx.te2000.cz/git/fileset
Log | Files | Refs | README

commit deaf8d6d55fac0a40c0bdbebadd1534e2e3722e3
parent afcf5f11cf0a7aeffb96e55e0909f79612587fb8
Author: Jan Pobrislo <ccx@webprojekty.cz>
Date:   Fri, 15 Jan 2021 18:51:43 +0100

Remove forgotten code
Diffstat:
Mzsh-functions/confz_fileset_init | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/zsh-functions/confz_fileset_init b/zsh-functions/confz_fileset_init @@ -289,8 +289,6 @@ confz_fs_contentnl_check() { checkvars filename content defvar flags '' require fs_f :filename :flags - local ret - confz_fs printf '%s\n' "$vars[content]" | cmp -s - $vars[filename] } confz_fs_contentnl_do() {