A page in your DokuWiki was added or changed. Here are the details:

Date        : 2017/07/27 10:07
Browser     : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:54.0) Gecko/20100101 
Firefox/54.0
IP-Address  : 78.43.91.217
Hostname    : HSI-KBW-078-043-091-217.hsi4.kabel-badenwuerttemberg.de
Old Revision: https://wiki.x2go.org/doku.php/doc:howto:tce?rev=1500972803
New Revision: https://wiki.x2go.org/doku.php/doc:howto:tce
Edit Summary: [Starting the Build] using lib directory for increased timestamp 
accuracy (in edge cases, config dir can be 1 second off, which wreaks havoc 
with the autoupdate script)
User        : stefanbaur

@@ -381,9 +381,9 @@
         fi
         lb clean
         rm -rf ./cache
         # create timestamp file
-         stat -c %Y ./config/ >./x2go-tce-timestamp
+         stat -c %Y ./config/includes.chroot/lib >./x2go-tce-timestamp
         touch -m -d @$(cat x2go-tce-timestamp) x2go-tce-timestamp
     else
         # note that imagetype hdd always ends
here,
         # due to a harmless error that can be safely ignored, but which sets 
the error code to != 0


--
This mail was generated by DokuWiki at
https://wiki.x2go.org/

_______________________________________________
x2go-commits mailing list
[email protected]
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to