comparison Makefile @ 8323:589a82fb02a2

inotify: inotify.server.walk*() cleanup When not in root repo, if we meet a .hg, bail out. break was used, but return can be safely used instead: if we go through break then (top or not hginside) == False -> nothing is done after the for loop
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Mon, 04 May 2009 17:17:03 +0900
parents a9c1172a025e
children 94e91205d9b6
comparison
equal deleted inserted replaced
8322:3c6c21eb3416 8323:589a82fb02a2