mirror of
https://github.com/boostorg/boost.git
synced 2025-04-07 06:24:59 +00:00
Reenable code commented out for debugging
This commit is contained in:
parent
e1f184aca8
commit
81e78059fb
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ update_tools()
|
|||
{
|
||||
cwd=`pwd`
|
||||
cd boost
|
||||
# git pull
|
||||
git pull
|
||||
cd "${cwd}"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue