mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
make.log
This commit is contained in:
parent
d5643a3733
commit
48343b13f3
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ do
|
|||
sleep 60
|
||||
if kill -0 "$pid" 2>/dev/null; then
|
||||
echo ' ==== ' `date` ' ==== '
|
||||
tail -1 log
|
||||
tail -1 make.log
|
||||
elif wait "$pid"; then
|
||||
break #Abandon the loop.
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue