Fix typo in runtest.sh (#5125)
authorHanjoung Lee <waterets@gmail.com>
Fri, 20 May 2016 14:37:48 +0000 (23:37 +0900)
committerJan Kotas <jkotas@microsoft.com>
Fri, 20 May 2016 14:37:48 +0000 (07:37 -0700)
Signed-off-by: Hanjoung Lee hanjoung.lee@samsung.com
tests/runtest.sh

index 26500fc..07463af 100755 (executable)
@@ -334,7 +334,7 @@ function create_core_overlay {
         exit_with_error "$errorSource" "One of --coreOverlayDir or --coreFxBinDir must be specified." "$printUsage"
     fi
     if [ ! -d "$coreFxNativeBinDir/Native" ]; then
-        exit_with_error "$errorSource" "Directory specified by --coreFxBinDir does not exist: $coreFxNativeBinDir/Native"
+        exit_with_error "$errorSource" "Directory specified by --coreNativeFxBinDir does not exist: $coreFxNativeBinDir/Native"
     fi
 
     # Create the overlay