Github user afs commented on a diff in the pull request:
https://github.com/apache/jena/pull/315#discussion_r153043751
--- Diff: jena-cmds/src/main/java/riotcmd/CmdLangParse.java ---
@@ -195,7 +202,7 @@ protected void exec() {
// exit(1) if there were any errors.
--- End diff --
`// exit(1) if there were any errors or warnings.`---
