source: proiecte/PDAD/trunk/jar_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: 263 bytes
Line 
1#!/bin/sh
2
3cd ./failurecause/mapreduce
4./jar.sh
5cd ../../mediumevents_s/mapreduce
6./jar.sh
7cd ../../mediumevents/mapreduce
8./jar.sh
9cd ../../nodeslocation/mapreduce
10./jar.sh
11
12cd ../../endreason
13make build
14cd ../comptype
15make build
16cd ../endreasonstat
17make build
18
Note: See TracBrowser for help on using the repository browser.