source: tags/0.5/watchit @ 9

Last change on this file since 9 was 9, checked in by willem, 11 years ago

willem

  • Property svn:executable set to *
File size: 145 bytes
Line 
1#!/bin/bash
2reset
3exe=./stoposclient
4watch -n 1 " (rm $exe; make dep >/dev/null &&  make install && timeout 3 $exe -p willemspool create 2>&1) "
Note: See TracBrowser for help on using the repository browser.