projects
/
shellwiki
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d69d91
)
bugfix query processing
author
Paul Hänsch
<paul@plutz.net>
Sun, 7 Apr 2024 15:00:54 +0000
(17:00 +0200)
committer
Paul Hänsch
<paul@plutz.net>
Sun, 7 Apr 2024 15:00:54 +0000
(17:00 +0200)
macros/search
patch
|
blob
|
history
diff --git
a/macros/search
b/macros/search
index f72fd0b7112a6d500e92755ae6011bc2dd771551..3951e97307115804ce13f8d6c0ea2f45791d30d8 100755
(executable)
--- a/
macros/search
+++ b/
macros/search
@@
-41,7
+41,7
@@
while [ $# -gt 0 ]; do case $1 in
*) set -- "$@" "$1"; shift 1;;
esac; done
-[ $
@
-gt 0 ] && query="$*" || query="$(GET q)"
+[ $
#
-gt 0 ] && query="$*" || query="$(GET q)"
searchteaser() {
local file="$1" words db3_data