From: Brian P. <br...@tu...> - 2003-06-26 15:52:37
|
Gary Kong wrote: > Hi, > > I am trying to get a stream stored as a file using tiledump.conf. > Unfortunately it gives an error and dies. The error message printout is > below. The dump file is actually created but with very weird permission > settings: --w---xr-- dump. Can anyone help?? Looks like the call to open() in cr/util/filenet.c was incorrect. Try the attached patch. I've checked in the fix to the trunk. -Brian |