source: liacs/NC2010/low-correlation/debug.sh@ 361

Last change on this file since 361 was 29, checked in by Rick van der Zwet, 15 years ago

Crap files in wrong directory

  • Property svn:executable set to *
File size: 61 bytes
Line 
1#!/bin/sh
2while true; do
3 date
4 make
5 sleep 5
6done
Note: See TracBrowser for help on using the repository browser.