X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/2f0d3d7a85a19b86e809d6589df138efa36cf973..e2da96b388a6a5ac674e3a712eeb24da34b101ef:/mr diff --git a/mr b/mr index 6e27cd5..9a81f61 100755 --- a/mr +++ b/mr @@ -1292,7 +1292,7 @@ sub loadconfig { } } else { - die "$f line $line: parse error\n"; + die "$f line $line: '$_': parse error\n"; } }