Hi! > >> Hmm, if I remeber correctly there dash that is used as /bin/sh on Debian > >> (and supposedly on Ubuntu) that does not understand the &> syntax so the > >> messages may be reversed because the commands are executed on background > >> (instead of the output redirected to /dev/null). > >> > > > > Yeah, dash is default. > > I try with using bash instead. > > > > YUPP, that worked :-). >
I will fix the script to work with dash and commit the fix to git. Thanks for the testing. -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
