Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven/jruby-complete/src/it/integrity/verify.bsh
Original file line number Diff line number Diff line change
@@ -57,4 +57,4 @@ File file = new File(basedir, "bin/.jrubydir");
if ( !file.exists() )
{
throw new RuntimeException( "file '" + file + "' does not exists" );
}
}

0 comments on commit e5324c4

Please sign in to comment.