commit | a5f868563fef26e5f3675bebe0ce88f7f5d9dffe | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <sop@google.com> | Thu Aug 19 12:33:07 2010 -0700 |
committer | Shawn O. Pearce <sop@google.com> | Thu Aug 19 12:34:13 2010 -0700 |
tree | 1a7f95622d3191a95dcc7bf4f939bf999b3e3852 | |
parent | 135db6e96f6bac58097def38ecd7c6a618447ffb [diff] |
Don't pass null arguments to hooks If the change URL isn't available (e.g. because we don't have gerrit.canonicalWebUrl configured) we cannot pass down the --change-url flag to certain hooks. Safeguard the code from that failure case. Bug: issue 641 Change-Id: Ib26ec8759e0090aadfc815c17fe7db0f299c640e Signed-off-by: Shawn O. Pearce <sop@google.com>