commit | ca22ba9eafe4193d213c5897f9303d02062effb4 | [log] [tgz] |
---|---|---|
author | Deepanshu Gupta <deepanshu@google.com> | Tue Aug 26 16:33:14 2014 -0700 |
committer | Deepanshu Gupta <deepanshu@google.com> | Tue Aug 26 16:33:14 2014 -0700 |
tree | 82e26e631924d8af76801a545c3ecd2cd4be1609 | |
parent | 6dbe512eaaad3813c041fe68e95c7a9b1f8f1650 [diff] |
Fix invalid conditional check. The check was always false. This wasn't really a problem since the regex check later took care of it. But it's just wrong to leave such mistakes in the code once they are noticed. Change-Id: I84270a96141428bf15949ce8c881d2e4a2aa95f6