Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-13672

cmd: <command> && echo "This always echoes"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 0.4.8, 0.4.15
    • Shell
    • None

    Description

      These commands should NOT run the final echo but they do (but not in Win10):

      echo a | grep b  &&  echo Should not echo
      echo a | gawk "END{exit 1}"  &&  echo Should not echo

      ReactOS 0.4.5 20170513-r74533

      This might be the same bug reported in CORE-10495.

      Attachments

        Issue Links

          Activity

            People

              hbelusca hbelusca
              KenJackson KenJackson
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: