[X2Go-Commits] [[X2Go Wiki]] page changed: doc:howto:tce

wiki-admin at x2go.org wiki-admin at x2go.org
Thu Jul 27 12:07:11 CEST 2017


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/



More information about the x2go-commits mailing list