gnome-shell/tools
Owen W. Taylor e7066d12cf Convert the check-for-missing files check to a python script
'git ls-files --exclude=<pattern>' was changed (intentionally!)
not to exclude anything files that are actually in the index.
Since git ls-files by default simply lists the files in the
index, this is a problem. Emulating this in shell went past
the limits of what made sense, so move it to a simple external
python script.
2010-02-22 19:37:49 -05:00
..
build [build setup] Add -L to curl invocations 2010-01-06 13:56:47 -05:00
check-for-missing.py Convert the check-for-missing files check to a python script 2010-02-22 19:37:49 -05:00