=== modified file 'functions/rebuild-if-refetch' --- functions/rebuild-if-refetch 2018-10-02 15:52:14 +0000 +++ functions/rebuild-if-refetch 2017-12-13 22:36:48 +0000 @@ -1,3 +1,3 @@ redo-always -__check_deps__+='if -nt { importas -D "" no_refetch no_refetch test x${no_refetch} != x }'$'\n' +__check_deps__+='if -nt { importas -i no_refetch no_refetch test x${no_refetch} != x }'$'\n' # vim: fileencoding=utf8 ft=zsh noet sw=4 ts=4 sts=4