From 08503fc965ef236556942071f49d5e63a43cf345 Mon Sep 17 00:00:00 2001 From: gac-x04sa Date: Thu, 23 Aug 2018 16:04:22 +0200 Subject: [PATCH] Closedown --- script/test/TestFourcv.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/test/TestFourcv.py b/script/test/TestFourcv.py index 80233e0..6fb1742 100644 --- a/script/test/TestFourcv.py +++ b/script/test/TestFourcv.py @@ -89,8 +89,8 @@ hkl_to_angles(0, -1, 12) fourc.write([60, 30, 90, 0]) print "fourc=" , fourc.position -wavelenght.write(1.0) -print "wavelenght = ", wavelenght.read() +wavelength.write(1.0) +print "wavelength = ", wavelength.read() # Load the last ub calculation used ub.lastub()