(CommandList
  children: [
    (Sentence
      child: 
        (C {(.)} 
          {
            (DQ 
              (BracedVarSub
                token: <VSub_Name srcdir>
                suffix_op: (StringUnary op_id:VTest_Equals arg_word:{(.)})
                spids: [47 51]
              ) (/tests/init.sh)
            )
          }
        )
      terminator: <Op_Semi ';'>
    )
    (C {(path_prepend_)} {(./src)})
    (C {(print_ver_)} {(ls)})
    (C {(require_strace_)} {(capget)})
    (AndOr
      ops: [Op_DPipe]
      children: [
        (SimpleCommand
          words: [{(strace)} {(-e)} {(capget)} {(ls)} {(--color) (Lit_Other '=') (always)}]
          redirects: [
            (Redir op_id:Redir_Great fd:16777215 arg_word:{(/dev/null)} spids:[81])
            (Redir op_id:Redir_Great fd:2 arg_word:{(out)} spids:[85])
          ]
        )
        (Assignment
          keyword: Assign_None
          pairs: [(assign_pair lhs:(LhsName name:fail) op:Equal rhs:{(1)} spids:[91])]
          spids: [91]
        )
      ]
    )
    (AndOr
      ops: [Op_DPipe]
      children: [
        (C {($ VSub_Name '$EGREP')} {(SQ <'capget\\('>)} {(out)})
        (C {(skip_)} {(DQ ("your ls doesn't call capget"))})
      ]
    )
    (C {(rm)} {(-f)} {(out)})
    (C {(eval)} 
      {
        (DQ 
          (CommandSubPart
            command_list: 
              (CommandList
                children: [
                  (Pipeline
                    children: [
                      (SimpleCommand
                        words: [{(dircolors)} {(-b)}]
                        more_env: [(env_pair name:TERM val:{(xterm)} spids:[121])]
                      )
                      (C {(sed)} {(SQ <'s/ca=[^:]*:/ca=:/'>)})
                    ]
                    negated: F
                  )
                ]
              )
            left_token: <Left_CommandSub '$('>
            spids: [120 135]
          )
        )
      }
    )
    (AndOr
      ops: [Op_DPipe]
      children: [
        (SimpleCommand
          words: [{(strace)} {(-e)} {(capget)} {(ls)} {(--color) (Lit_Other '=') (always)}]
          redirects: [
            (Redir op_id:Redir_Great fd:16777215 arg_word:{(/dev/null)} spids:[150])
            (Redir op_id:Redir_Great fd:2 arg_word:{(out)} spids:[154])
          ]
        )
        (Assignment
          keyword: Assign_None
          pairs: [(assign_pair lhs:(LhsName name:fail) op:Equal rhs:{(1)} spids:[160])]
          spids: [160]
        )
      ]
    )
    (AndOr
      ops: [Op_DAmp]
      children: [
        (C {($ VSub_Name '$EGREP')} {(SQ <'capget\\('>)} {(out)})
        (Assignment
          keyword: Assign_None
          pairs: [(assign_pair lhs:(LhsName name:fail) op:Equal rhs:{(1)} spids:[174])]
          spids: [174]
        )
      ]
    )
    (C {(Exit)} {($ VSub_Name '$fail')})
  ]
)