Files
swift/bin/swift-orphans
Mingyu Li 3b94bd4540 Keep the Usage of exit()/sys.exit() Consistent
It's better to keep the usage of exit()/sys.exit() consistent
in one file. Furthermore, sys.exit() is considered good to be
used in production code, while exit is for interactive shell.

Change-Id: Ia3092853a648922588e2bc11db37d6decdec1b48
2016-02-07 21:41:08 +08:00

4.8 KiB
Executable File