#!/usr/bin/env bash if test ! -f support/apply-reviews.py { echo 'Please run this script from the root of Mesos source directory.' exit 1 } exec python support/apply-reviews.py @Argv (CommandList children: [ (If arms: [ (if_arm cond: [ (Sentence child: (C {(Lit_Other "[")} {(KW_Bang "!")} {(-f)} {(support/apply-reviews.py)} {(Lit_Other "]")}) terminator: ) ] action: [ (C {(echo)} {(SQ <"Please run this script from the root of Mesos source directory.">)}) (C {(exit)} {(1)}) ] spids: [-1 17] ) ] spids: [-1 31] ) (C {(exec)} {(python)} {(support/apply-reviews.py)} {(DQ ($ VSub_At "$@"))}) ] )