fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
merge search into pretty branch
[wolnelektury.git]
/
scripts
/
make-tags
diff --git
a/scripts/make-tags
b/scripts/make-tags
index
1eba155
..
0afb859
100755
(executable)
--- a/
scripts/make-tags
+++ b/
scripts/make-tags
@@
-7,4
+7,4
@@
if [ -n "$VIRTUAL_ENV" ]; then
find ${VIRTUAL_ENV}/lib -name '*.py' |xargs etags -a -o ${ROOT}/TAGS
else
echo "No Virtual env enabled, will not add it to TAGS"
-fi
\ No newline at end of file
+fi