Link git executable to tests/shell/path

This commit is contained in:
ZyX 2014-09-20 14:43:45 +04:00
parent c5be5c6f11
commit 8587d14598
1 changed files with 1 additions and 0 deletions

View File

@ -183,6 +183,7 @@ mkdir tests/shell/path
ln -s "$(which "${PYTHON}")" tests/shell/path/python
ln -s "$(which screen)" tests/shell/path
ln -s "$(which env)" tests/shell/path
ln -s "$(which git)" tests/shell/path
ln -s "$(which sleep)" tests/shell/path
ln -s "$(which cat)" tests/shell/path
ln -s "$(which false)" tests/shell/path