1
0
mirror of https://github.com/google/nomulus synced 2026-03-27 21:05:32 +00:00
Files
nomulus/java/google/registry/tools/CommandUtilities.java
nickfelt 2a32f9048e Fix CommandUtilities to fail gracefully if stdin is unavailable
Right now, it just NPEs, which is harder to debug.  Also make it handle end-of-input more cleanly by assuming that means a negative response.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=146674937
2017-02-06 16:45:23 -05:00

2.5 KiB