SF.net SVN: docutils:[9895 ] trunk/sandbox/infrastruct ure/attic/uploaddocutils.sh
grubert--- via Docutils-checkins <[email protected]>
| Newsgroups | gmane.text.docutils.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision: 9895
http://sourceforge.net/p/docutils/code/9895
Author: grubert
Date: 2024-08-14 08:09:00 +0000 (Wed, 14 Aug 2024)
Log Message:
-----------
add description
Modified Paths:
--------------
trunk/sandbox/infrastructure/attic/uploaddocutils.sh
Modified: trunk/sandbox/infrastructure/attic/uploaddocutils.sh
===================================================================
--- trunk/sandbox/infrastructure/attic/uploaddocutils.sh 2024-08-13 11:08:12 UTC (rev 9894)
+++ trunk/sandbox/infrastructure/attic/uploaddocutils.sh 2024-08-14 08:09:00 UTC (rev 9895)
@@ -6,6 +6,9 @@
# Date: $Date$
# Copyright: This script has been placed in the public domain.
+# This was used to share files in tmp directory on sourceforge.net
+# adding a timestamp to the filename.
+
set -e
date="`date --utc --iso-8601`"
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.