File: change_mode_awayproxy_script.diff

package info (click to toggle)
irssi-scripts 20160301
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,624 kB
  • ctags: 2,564
  • sloc: perl: 61,025; sh: 184; makefile: 6
file content (16 lines) | stat: -rw-r--r-- 476 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: Change script_mode awayproxy script.
Forwarded: No
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680918
Author: Daniel Echeverry <epsilon77@gmail.com>
Last-Update: 21-07-12
--- a/scripts/awayproxy.pl
+++ b/scripts/awayproxy.pl
@@ -91,7 +91,7 @@
 #  1 - only email
 #  2 - only irc
 #  3 - off
-$config{script_mode} = 1;
+$config{script_mode} = 2;
 # email address where to send the email
 $config{emailto} = 'email@email.org';
 # sendmail location