(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_)} {(sort)})
    (C {(very_expensive_)})
    (AndOr
      ops: [Op_DPipe]
      children: [
        (SimpleCommand
          words: [{(cat)}]
          redirects: [
            (HereDoc
              op_id: Redir_DLess
              fd: 16777215
              body: {('#!/bin/sh\n') ('tr 41 14 || exit\n') ('touch ok\n')}
              do_expansion: False
              here_end: EOF
              was_filled: T
              spids: [69]
            )
            (Redir op_id:Redir_Great fd:16777215 arg_word:{(compress)} spids:[73])
          ]
        )
        (C {(framework_failure_)})
      ]
    )
    (C {(chmod)} {(Lit_Other '+') (x)} {(compress)})
    (AndOr
      ops: [Op_DPipe]
      children: [
        (SimpleCommand
          words: [{(seq)} {(-w)} {(200000)}]
          redirects: [(Redir op_id:Redir_Great fd:16777215 arg_word:{(exp)} spids:[95])]
        )
        (Assignment
          keyword: Assign_None
          pairs: [(assign_pair lhs:(LhsName name:fail) op:Equal rhs:{(1)} spids:[101])]
          spids: [101]
        )
      ]
    )
    (AndOr
      ops: [Op_DPipe]
      children: [
        (SimpleCommand
          words: [{(tac)} {(exp)}]
          redirects: [(Redir op_id:Redir_Great fd:16777215 arg_word:{(KW_In in)} spids:[108])]
        )
        (Assignment
          keyword: Assign_None
          pairs: [(assign_pair lhs:(LhsName name:fail) op:Equal rhs:{(1)} spids:[114])]
          spids: [114]
        )
      ]
    )
    (AndOr
      ops: [Op_DPipe]
      children: [
        (SimpleCommand
          words: [
            {(timeout)}
            {(1700)}
            {(sort)}
            {(--compress-program) (Lit_Other '=') (./compress)}
            {(-S)}
            {(1k)}
            {(KW_In in)}
          ]
          redirects: [(Redir op_id:Redir_Great fd:16777215 arg_word:{(out)} spids:[146])]
        )
        (Assignment
          keyword: Assign_None
          pairs: [(assign_pair lhs:(LhsName name:fail) op:Equal rhs:{(1)} spids:[152])]
          spids: [152]
        )
      ]
    )
    (AndOr
      ops: [Op_DPipe]
      children: [
        (C {(compare)} {(exp)} {(out)})
        (Assignment
          keyword: Assign_None
          pairs: [(assign_pair lhs:(LhsName name:fail) op:Equal rhs:{(1)} spids:[164])]
          spids: [164]
        )
      ]
    )
    (AndOr
      ops: [Op_DPipe]
      children: [
        (C {(test)} {(-f)} {(ok)})
        (Assignment
          keyword: Assign_None
          pairs: [(assign_pair lhs:(LhsName name:fail) op:Equal rhs:{(1)} spids:[175])]
          spids: [175]
        )
      ]
    )
    (C {(rm)} {(-f)} {(compress)} {(ok)})
    (Case
      to_match: {($ VSub_Name '$TMPDIR')}
      arms: [
        (case_arm pat_list:[{(/) (Lit_Other '*')}] spids:[205 207 209 16777215])
        (case_arm
          pat_list: [{(Lit_Other '*')}]
          action: [(C {(sleep)} {(1)})]
          spids: [211 212 217 16777215]
        )
      ]
      spids: [199 203 219]
    )
    (C {(Exit)} {($ VSub_Name '$fail')})
  ]
)