ATF-log archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: #15: Make atf-sh work with set -e



#15: Make atf-sh work with set -e
---------------------+------------------------------------------------------
  Reporter:  jmmv    |       Owner:  jmmv  
      Type:  defect  |      Status:  closed
  Priority:  minor   |   Milestone:  0.11  
 Component:  atf-sh  |     Version:        
Resolution:  fixed   |    Keywords:        
---------------------+------------------------------------------------------
Changes (by jmmv):

  * status:  accepted => closed
  * resolution:  => fixed


Old description:

> Audit atf-sh to ensure all commands are properly validated and that it
> can work with `set -e`. Once that happens, explicitly set this option at
> the very beginning of the library.
>
> This has the potential of breaking external tests, so care should be
> taken.
>
> Wait until we simplify and stabilize the atf-sh library before doing this
> so that we can simplify the tast.

New description:

 Audit atf-sh to ensure all commands are properly validated and that it can
 work with `set -e`. Once that happens, explicitly set this option at the
 very beginning of the library.

 This has the potential of breaking external tests, so care should be
 taken.

 Wait until we simplify and stabilize the atf-sh library before doing this
 so that we can simplify the task.

--

Comment:

 Implemented in e096999706115ed57bd720f52ab97d35eb96cbd3. We'll see what
 kind of external breakage this causes later, but for our initial purposes
 this is done.

-- 
Ticket URL: <http://www.julipedia.org/projects/atf/trac/ticket/15#comment:2>
Automated Testing Framework <http://www.NetBSD.org/~jmmv/atf/>
Automated Testing Framework


Home | Main Index | Thread Index | Old Index