From aabcfeebb6b44ffa12a8930f53c860786c80abea Mon Sep 17 00:00:00 2001
From: rswindell <>
Date: Fri, 17 Oct 2003 01:37:53 +0000
Subject: [PATCH] Set timezone (PST) for commit log messages.

---
 CVSROOT/loginfo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CVSROOT/loginfo b/CVSROOT/loginfo
index 2e86304935..64b25d207f 100755
--- a/CVSROOT/loginfo
+++ b/CVSROOT/loginfo
@@ -24,4 +24,4 @@
 #DEFAULT (echo ""; id; echo %s; date; cat) >> $CVSROOT/CVSROOT/commitlog
 # or
 #DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog
-ALL (echo %{sv}; cat) | /src/sbbs3/gcc.linux.exe.debug/smbutil -tAll "-sCVS commit" -f$USER i /sbbs/data/subs/syncprog;sync
\ No newline at end of file
+ALL (echo %{sv}; cat) | /src/sbbs3/gcc.linux.exe.debug/smbutil -zPST -tAll "-sCVS commit" -f$USER i /sbbs/data/subs/syncprog;sync
\ No newline at end of file
-- 
GitLab