Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
This file is mandatory for ctest to run
[simgrid.git] / buildtools / Cmake / wait_dist.sh
1 #! /bin/bash
2 # This script waits that the make_dist script finishes building the right archive in ~/simgrid
3
4
5 source ~/simgrid-svn/buildtools/Cmake/cmake_simgrid.conf
6
7 get_version
8 wait_archive
9