Skip to content
Snippets Groups Projects

Cleaned up and simplified the config/env.sh and util/build.sh

Merged Whitney Armstrong requested to merge cleanup into master
3 files
+ 0
21
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 0
7
#!/bin/bash
echo "Dummy Test..."
echo "..."
echo "Fails!"
exit 1
Loading