commit | c6f857f49ca1459f0874e8dcc83be539829e6ee3 | [log] [tgz] |
---|---|---|
author | zhangyanxian <zhang.yanxian@zte.com.cn> | Mon Jul 25 08:44:28 2016 +0000 |
committer | zhangyanxian <zhang.yanxian@zte.com.cn> | Mon Jul 25 08:45:18 2016 +0000 |
tree | 66828351576083b981813e0ab85e59db9224bc8a | |
parent | 5c9c54b1ff50f7339e9f958bf053232b0c26f24e [diff] [blame] |
Fix the typo in the file Change-Id: I3a3976bdab6743f6d741d39708b01eacf6a01074
diff --git a/tools/xen/install_os_domU.sh b/tools/xen/install_os_domU.sh index 3a61215..66b9eda 100755 --- a/tools/xen/install_os_domU.sh +++ b/tools/xen/install_os_domU.sh
@@ -247,7 +247,7 @@ fi if [ -n "${EXIT_AFTER_JEOS_INSTALLATION:-}" ]; then - echo "User requested to quit after JEOS instalation" + echo "User requested to quit after JEOS installation" exit 0 fi