summaryrefslogtreecommitdiff
path: root/src/svn-rev.sh
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-03-07 17:32:55 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2006-03-07 17:32:55 +0000
commit53f280ed2ec0fdcac4e0e60f5d2566ae9f701a97 (patch)
tree97df3f4601e5ec5fe7a3a86ce49ff8772c62e311 /src/svn-rev.sh
parent91ca2329986bf3b6611edbc88795d345a4c0353f (diff)
Check for write errors in inspsocket (this is probably causing excessive cpu use when we have a large buffer to flush but a write error has occured (which we missed))
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@3518 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/svn-rev.sh')
-rwxr-xr-xsrc/svn-rev.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/svn-rev.sh b/src/svn-rev.sh
index 7b85fd8af..5fa9d51df 100755
--- a/src/svn-rev.sh
+++ b/src/svn-rev.sh
@@ -1 +1 @@
-echo 3515
+echo 3517