Merge "Add the missing 'import stat' line." into oc-dr1-dev
am: d43ab80c75
Change-Id: I5d2712c53e9284b96a80ca66cc2b8361e27d3176
This commit is contained in:
commit
f7f27b9002
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@ import copy
|
||||||
import errno
|
import errno
|
||||||
import os
|
import os
|
||||||
import re
|
import re
|
||||||
|
import stat
|
||||||
import subprocess
|
import subprocess
|
||||||
import tempfile
|
import tempfile
|
||||||
import zipfile
|
import zipfile
|
||||||
|
|
Loading…
Reference in a new issue