+1
-1
lines changedFilter options
+1
-1
lines changed Original file line number Diff line number Diff line change
@@ -29,7 +29,7 @@ if [ ! -z "$HTTP_POSTPONE" ]; then
29
29
fi
30
30
31
31
# This module depends upon the postpone filter being activated
32
-
if [ $HTTP_POSTPONE != YES ]; then
32
+
if [ "$HTTP_POSTPONE" != YES ]; then
33
33
HTTP_FILTER_MODULES="$HTTP_FILTER_MODULES $HTTP_POSTPONE_FILTER_MODULE"
34
34
HTTP_SRCS="$HTTP_SRCS $HTTP_POSTPONE_FILTER_SRCS"
35
35
HTTP_POSTPONE=YES
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4