[Unison-hackers] missing newlines with -silent

dan c bifrostspider at yahoo.com
Thu Oct 13 14:45:30 EDT 2005


running unison -silent does not put newlines after
errors:

$ ./unison.exe -batch -silent ~/test/1 ~/test/2
changed  <-?-> changed    f1  new file <-?-> new file 
 f2  

the output should be:

$ ./unison.exe -batch -silent ~/test/1 ~/test/2
changed  <-?-> changed    f1  
new file <-?-> new file   f2  

(this still occurs using r107)

  --dan


		
__________________________________ 
Yahoo! Music Unlimited 
Access over 1 million songs. Try it free.
http://music.yahoo.com/unlimited/


More information about the Unison-hackers mailing list