From f2780731b0557794ff5b7c6df33a5d1d6b2151fc Mon Sep 17 00:00:00 2001 From: Andreas Steffen Date: Mon, 13 Oct 2008 22:54:09 +0000 Subject: corrected typo --- testing/scripts/build-umlrootfs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/scripts/build-umlrootfs') diff --git a/testing/scripts/build-umlrootfs b/testing/scripts/build-umlrootfs index 119dbcaf2..97390a610 100755 --- a/testing/scripts/build-umlrootfs +++ b/testing/scripts/build-umlrootfs @@ -148,7 +148,7 @@ fi if [ "$USE_EAP_SIM" = "yes" ] then echo -n " --enable-eap-sim" >> $INSTALLSHELL - echo -n " --enable-eap-sim-file >> $INSTANTSHELL + echo -n " --enable-eap-sim-file" >> $INSTALLSHELL fi if [ "$USE_EAP_MD5" = "yes" ] -- cgit v1.2.3