[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
docs-common/bin fdp-functions,1.3,1.4
- From: "Paul W. Frields" (pfrields) <fedora-docs-commits redhat com>
- To: fedora-docs-commits redhat com
- Subject: docs-common/bin fdp-functions,1.3,1.4
- Date: Thu, 19 Jan 2006 09:48:42 -0500
Author: pfrields
Update of /cvs/docs/docs-common/bin
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25496/docs-common/bin
Modified Files:
fdp-functions
Log Message:
Provide working alias
Index: fdp-functions
===================================================================
RCS file: /cvs/docs/docs-common/bin/fdp-functions,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- fdp-functions 18 Jan 2006 06:41:34 -0000 1.3
+++ fdp-functions 19 Jan 2006 14:48:34 -0000 1.4
@@ -76,3 +76,7 @@
date -d 2006-01-18 +'%a %b %d %Y'
done
}
+
+get_latest_revision() {
+ version $@
+}
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]