source: proiecte/PDAD/trunk/run_pig_cristina.sh @ 154

Last change on this file since 154 was 154, checked in by (none), 14 years ago

PDAD project

  • Property svn:executable set to *
File size: 174 bytes
Line 
1#!/bin/sh
2
3cd failurecause/pig/mr
4./run.sh $1
5cd ../../../mediumevents/pig/mr
6./run.sh $1
7cd ../../../nodeslocation/pig/mr
8./run.sh $1
9cd ../../../endreason/pig
10./run.sh $1
11
Note: See TracBrowser for help on using the repository browser.