mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
Properly close shell loop
This commit is contained in:
parent
f3706fd7d0
commit
b2881e29b4
@ -54,7 +54,7 @@ do
|
||||
cd "reports/node$version"
|
||||
for file in * ; do
|
||||
mv $f `echo $f | sed 's/\(.*\)\.xml/\1_sponge_log.xml/'`
|
||||
fi
|
||||
done
|
||||
done
|
||||
|
||||
if [ "$FAILED" != "" ]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user