]> git.ozlabs.org Git - ccan-lca-2011.git/blob - ccan/oserver/bin/run-server
lca2011: links and preparation
[ccan-lca-2011.git] / ccan / oserver / bin / run-server
1 #! /bin/sh
2 set -e
3
4 [ ! -d tools ] || make -s -C tools
5 rm -rf /tmp/ccanlint*
6 echo '$' ccanlint --keep=examples_compile --target=examples_compile
7 ccanlint --keep=examples_compile --target=examples_compile
8 echo '$' /tmp/ccanlint*/example-_info-oserver
9 exec /tmp/ccanlint*/example-_info-oserver