diff options
Diffstat (limited to 'plugins-scripts/t')
0 files changed, 0 insertions, 0 deletions
diff --git a/plugins-scripts/check_log.sh b/plugins-scripts/check_log.sh index 601c693..38375dd 100755 --- a/plugins-scripts/check_log.sh +++ b/plugins-scripts/check_log.sh | |||
@@ -57,8 +57,8 @@ | |||
57 | 57 | ||
58 | # Paths to commands used in this script. These | 58 | # Paths to commands used in this script. These |
59 | # may have to be modified to match your system setup. | 59 | # may have to be modified to match your system setup. |
60 | 60 | # TV: removed PATH restriction. Need to think more about what this means overall | |
61 | PATH="" | 61 | #PATH="" |
62 | 62 | ||
63 | ECHO="/bin/echo" | 63 | ECHO="/bin/echo" |
64 | GREP="/bin/egrep" | 64 | GREP="/bin/egrep" |