]> git.proxmox.com Git - mirror_edk2.git/commit - ShellPkg/Application/Shell/Shell.c
ShellPkg: Updates the printing of echo for script commands to after the @ checking.
authorjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 18 Nov 2011 18:58:25 +0000 (18:58 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 18 Nov 2011 18:58:25 +0000 (18:58 +0000)
commit0d11446d51c796ce1c46944584764bcbd91a4fd2
tree07549a28107a691a76046608839c0f672e5d8eea
parent73c83c69c0f42f96bd3b74326b77c5fd528145df
ShellPkg: Updates the printing of echo for script commands to after the @ checking.

The add and remove are really a move of the code block from before the @ parsing into the else block.

Signed-off-by: jcarsey
Reviewed-by: leegrosenbaum
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12741 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Application/Shell/Shell.c