Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-19661

none-zero lbuild exit status caused by exit_trap

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Medium
    • None
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      When I am building 2.15 branch, I noticed lbuild script exits with non-zero value. And looks like it is caused by exit_trap. After applying the following change, the return value is correct (not sure the change is correct):

      --- a/contrib/lbuild/lbuild
      +++ b/contrib/lbuild/lbuild
      @@ -2147,3 +2147,5 @@ else
       fi
      
       stage
      +delete_exit_trap "kill_children"
      +
      

      Attachments

        Activity

          People

            wc-triage WC Triage
            lixi_wc Li Xi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: