At 8:16 AM +0100 10/11/05, Nicholas Clark wrote:
>
>I've tried on user1 and user5 on spe180, and I'm still getting the same
>errors. I don't know how to do this from the native VMS shell, but the bash
>version of things looks wrong:
>
>bash$ date
>Tue Oct 11 04:09:11 EDT 2005
>bash$ touch foo
>bash$ ls -l foo
>-rw-r-----   1 NWC10    129             0 Oct 11 03:09 foo
>bash$ date
>Tue Oct 11 04:09:30 EDT 2005
>
>3am vs 4am makes me think that there's something rather more screwed than a
>few seconds drift. Or is this something wonky with ls returning a result in
>wintertime, and date giving a date in summertime? Only that's *D* which is
>wintertime, isn't it?

D is daylight savings, which is summer.  However, I think the problem
may be that bash has a different idea of what time it is than the
native shell does.  The following is on spe180:

$ bash -c date
Tue Oct 11 09:00:50 EDT 2005
$ show time
  11-OCT-2005 08:00:54

This could be a problem in the bash set-up on the testdrive -- I
can't reproduce it on my local system.  Are you exiting bash before
running MMS?  That just might do the trick.
-- 
________________________________________
Craig A. Berry
mailto:[EMAIL PROTECTED]

"... getting out of a sonnet is much more
 difficult than getting in."
                 Brad Leithauser

Reply via email to