summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMert Tumer <mert.tumer@collabora.com>2021-11-16 12:59:05 +0300
committerAndras Timar <andras.timar@collabora.com>2021-11-16 21:02:24 +0100
commit81f61c80732e2e87d298fd1c2f7d1d132ab67d9a (patch)
tree65f013e680d99bf56b7fbae61318a194e8796ac2 /scripts
parentWrite timestamps to log in local time and add time zone differential (diff)
downloadonline-81f61c80732e2e87d298fd1c2f7d1d132ab67d9a.tar.gz
online-81f61c80732e2e87d298fd1c2f7d1d132ab67d9a.zip
rename: loolforkit -> coolforkit
Signed-off-by: Mert Tumer <mert.tumer@collabora.com> Change-Id: I1de688dce4b068bff35451604486b72ecc8c91d4
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/segv-catch.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/segv-catch.pl b/scripts/segv-catch.pl
index dc8bd8e371..658332643f 100755
--- a/scripts/segv-catch.pl
+++ b/scripts/segv-catch.pl
@@ -17,6 +17,6 @@ while (<STDIN>) {
print "$day $time $process $signal\n";
}
# 2016-04-12T20:06:49.627111+00:00 ip-172-31-34-231 loolwsd[5918]: Backtrace:
-# 2016-04-12T20:06:49.627455+00:00 ip-172-31-34-231 loolwsd[5918]: /usr/bin/loolforkit() [0x43e86d]
+# 2016-04-12T20:06:49.627455+00:00 ip-172-31-34-231 loolwsd[5918]: /usr/bin/coolforkit() [0x43e86d]
# 2016-04-12T20:06:49.627795+00:00 ip-172-31-34-231 loolwsd[5918]: /lib64/libpthread.so.0(+0xf890) [0x7f9389f97890]