PDA

View Full Version : Ignoring Timestamps


04-Mar-2004, 03:32 PM
How can I have the script ignore timestamps? I only want to compare versions. Currently I have:

criteria version binary

But it still picks up mismatching timestamps.

Craig
05-Mar-2004, 10:30 AM
That should be sufficient to ignore timestamps. What is the rest of the script?

10-Mar-2004, 06:41 PM
Yeah actually, it works. Thanks