Hi!
On Fri, 2015-01-23 at 14:02 +0300, Alexey Kodanev wrote:
> On 21.01.2015 8:28, Zeng Linggang wrote:
> > * Add 'TCID' and 'TST_TOTAL'.
> > * Use 'test.sh'.
> > * Delete some useless comment.
> > * Some cleanup.
> >
> > Signed-off-by: Zeng Linggang<zenglg...@cn.fujitsu.com>
...
> > +
> > +   if [ -z $PASSWD ]; then
> > +           tst_brkm TCONF "Please set PASSWD for $RUSER."
> > +   fi
> >   
> 
> What about password-less configuration, do we really need to exit with 
> TCONF in that case?
> 

To be honest, it is really not need to exit. I just want to make the
test as simple as possible. We cannot expect everyone to setup
password-less.

Best regards,
Zeng


------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to