quickSelfTest/RunUnitTests.st
changeset 421 82469db37bf0
parent 420 1e2f59a4f198
child 422 552952c5d93e
--- a/quickSelfTest/RunUnitTests.st	Thu Oct 12 11:05:19 2017 +0200
+++ b/quickSelfTest/RunUnitTests.st	Thu Oct 12 11:24:40 2017 +0200
@@ -73,7 +73,7 @@
     index := cmdArgs indexOf:'--forceTestCase'.
     index > 0 ifTrue:[
 	forceTestCase := cmdArgs at:index + 1.
-	self logInfo:'set force test case: ', resultFilePathName printString.
+	self logInfo:'set force test case: ', forceTestCase printString.
     ].
 
     doRunSpecificUnitTests ifFalse:[