This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient-contrib. commit 53c807bc7442ce245e233f6d3e2637680422d051 Author: Mike DePaulo <mikedep333@gmail.com> Date: Sat Jan 10 17:10:39 2015 -0500 Add set timestamps script for PuTTY 0.63 --- PuTTY/0.63_bin_set-timestamps.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PuTTY/0.63_bin_set-timestamps.sh b/PuTTY/0.63_bin_set-timestamps.sh new file mode 100644 index 0000000..1b7f3d3 --- /dev/null +++ b/PuTTY/0.63_bin_set-timestamps.sh @@ -0,0 +1,2 @@ +touch --no-create -d "2013-08-06 19:12:30.000000000 -0400" "0.63_bin/plink.exe" +touch --no-create -d "2013-08-06 19:12:32.000000000 -0400" "0.63_bin/pscp.exe" -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient-contrib.git