commit | 6120a15cce48735e54128ec779cea820ceae12ae | [log] [tgz] |
---|---|---|
author | Aviv Keshet <[email protected]> | Wed Mar 22 22:37:55 2017 -0700 |
committer | chrome-bot <[email protected]> | Thu Mar 23 03:30:57 2017 -0700 |
tree | 6f5e0088bc5384f90e1ab2ed64cced366518d536 | |
parent | 6358168009dad043ff738fb1cdfb31e2ed2a2ba6 [diff] [blame] |
[autotest] allow creation of empty shards BUG=None TEST=shard_unittest; rpc_interface_unittest Change-Id: I0eda2bd67ca42cdd8717d16d93a7e228c1439ec2 Reviewed-on: https://chromium-review.googlesource.com/457848 Commit-Ready: Aviv Keshet <[email protected]> Tested-by: Aviv Keshet <[email protected]> Reviewed-by: Dan Shi <[email protected]>
diff --git a/frontend/afe/rpc_interface_unittest.py b/frontend/afe/rpc_interface_unittest.py index 87a8cdc..61c6e53 100755 --- a/frontend/afe/rpc_interface_unittest.py +++ b/frontend/afe/rpc_interface_unittest.py
@@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python2 # pylint: disable=missing-docstring import datetime