Commit b3ffa38977c86ecbea498dfb5192a21a9053a4dd

Authored by nollieheel
1 parent bf4ebc11

Run a node builder test

Showing 1 changed file with 1 additions and 0 deletions
1 1 #!/bin/bash
2 2
3 3 echo "Working directory is: $( pwd )"
  4 +echo "The quick brown fox jumped over the lazy dog" > /tmp/builder.test
... ...