Kaydet (Commit) 2be04fff authored tarafından Vladimir Glazunov's avatar Vladimir Glazunov

#i10000# more accurate error message

üst 10f0fe9c
......@@ -552,7 +552,7 @@ sub get_base
}
if ( $#field == -1 ) {
print_error("can't determine module");
print_error("can't find d.lst");
exit(2);
}
else {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment