Changeset 6f62353a8c2b0cacad2956285e42631640f60f26
- Timestamp:
- 02/03/02 21:44:06
(11 years ago)
- Author:
- Theo Schlossnagle <jesus@omniti.com>
- git-committer:
- Theo Schlossnagle <jesus@omniti.com> 1012772646 +0000
- git-parent:
[93a00c17969c33cd9c7669241bf97e07822e27de]
- git-author:
- Theo Schlossnagle <jesus@omniti.com> 1012772646 +0000
- Message:
comment about time
git-svn-id: https://labs.omniti.com/resmon/trunk@10 8c0face9-b7db-6ec6-c4b3-d5f7145c7d55
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r93a00c1 |
r6f62353 |
|
| 3 | 3 | |
|---|
| 4 | 4 | DATE { |
|---|
| | 5 | # Just adds the time, so we can check to see if it has changed |
|---|
| 5 | 6 | current_time : noop |
|---|
| 6 | 7 | } |
|---|