fix propose.sh for teams with spaces in the name
Change-Id: I985d76a48a2f8f9bedd0c4bb184647ab6f87c50f Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
cbb12c9bf3
commit
2747a7d6c8
@ -45,7 +45,7 @@ function list_changes {
|
||||
done
|
||||
}
|
||||
|
||||
cd $workdir/$team
|
||||
cd "$out_dir"
|
||||
|
||||
echo
|
||||
list_changes
|
||||
|
Loading…
Reference in New Issue
Block a user