diff options
author | Michael Haberler <git@mah.priv.at> | 2011-09-29 15:45:22 +0200 |
---|---|---|
committer | Michael Haberler <git@mah.priv.at> | 2011-10-28 08:26:27 +0200 |
commit | 5475154242c210f5f6bc8b71adf2ba25d966a9fd (patch) | |
tree | 9ddf02c538b33b5423c962c48425a24ac1f550cd | |
parent | 4f838162a0a4300b46e55c01492226c6b727dc04 (diff) | |
download | linuxcnc-5475154242c210f5f6bc8b71adf2ba25d966a9fd.tar.gz linuxcnc-5475154242c210f5f6bc8b71adf2ba25d966a9fd.zip |
tests/iniparam: update expected
-rw-r--r-- | tests/interp/iniparam/expected | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/interp/iniparam/expected b/tests/interp/iniparam/expected index acca74d3c..27338cc75 100644 --- a/tests/interp/iniparam/expected +++ b/tests/interp/iniparam/expected @@ -1,5 +1,5 @@ executing -Named ini parameter #<_ini[nosuchsection]nosuchname> not found in inifile 'test.ini': error=0x4 +Named parameter #<_ini[nosuchsection]nosuchname> not defined #4711 = #<_iNI[nosuchsection]nosuchname> 1 N..... USE_LENGTH_UNITS(CANON_UNITS_MM) 2 N..... SET_G5X_OFFSET(1, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000, 0.0000) |