Add success output to check_symbol_namespace
Otherwise Make is vague if it did anything
このコミットが含まれているのは:
コミット
b657d988b4
@ -35,3 +35,5 @@ if non_namespaced:
|
||||
for symbol in non_namespaced:
|
||||
print("\t{}".format(symbol), file=sys.stderr)
|
||||
sys.exit(1)
|
||||
else:
|
||||
print("Checking {} succeeded".format(SCHEME))
|
||||
|
読み込み中…
新しいイシューから参照
ユーザーをブロックする