Home | History | Annotate | Download | only in tests
      1 #!/bin/bash
      2 
      3 export BOOTSTRAP="${BASH_SOURCE[0]}"
      4 export SRCDIR=".."
      5 export BOOTSTRAP_MANIFEST="src.build.ninja.in"
      6 
      7 ../bootstrap.bash "$@"
      8