Salome HOME
Integration of 0019971: A patch for cmake compilation.
[modules/kernel.git] / bin / waitNS.sh
1 #! /bin/sh
2 status=1
3 while [ $status -ne 0 ]; do
4   ls $HOME/$APPLI/.omniORB_last.cfg >& /dev/null
5   status=$?
6   sleep 1
7   echo -n "#"
8 done
9 ./runSession waitNS.py