1 2 3 4 5 6
## vim:ft=zsh if [[ $repo == $file ]] { echo "# ct pull" ct pull [[ -f $pkgdir/$repo/baz ]] }