summarylogtreecommitdiffstats
path: root/test_install
blob: 5cfa519500bd7dd96ab681f66aefd0a66ce8bff8 (plain)
1
2
3
4
5
6
7
#!/bin/bash

# Simply a test harness to execute the install hook
# while developing

source ./install
build "$1"