From fbf050e66f50907bd19fd2ff96203b225c0388a2 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Thu, 13 Jun 2024 00:46:51 +0000 Subject: [PATCH] Add changes for f5b8f18bf6962cb4c0275de1bd1a21a0588d4caf --- _modules/sarracenia/flow.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_modules/sarracenia/flow.html b/_modules/sarracenia/flow.html index 474d15753..6a4ff6aa3 100644 --- a/_modules/sarracenia/flow.html +++ b/_modules/sarracenia/flow.html @@ -2883,7 +2883,7 @@

Source code for sarracenia.flow

                 except:
                     pass
 
-        if hasattr(proto, 'chmod'):
+        if hasattr(proto, 'utime'):
             if self.o.timeCopy and 'mtime' in msg and msg['mtime']:
                 mtime = sarracenia.timestr2flt(msg['mtime'])
                 atime = mtime