Unverified Commit a4cc799d authored by Christian Clauss's avatar Christian Clauss Committed by GitHub
Browse files

echo "2\n" | ./hackingtool.py

parent 952e7372
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -23,4 +23,4 @@ jobs:
      - run: pwd && ls -hal
      # `2` should use the default path /home/hackingtool/
      - run: echo "2\n" | hackingtool  # Does not take the echoed input
      - run: echo "2\n" | hackingtool.py
      - run: echo "2\n" | ./hackingtool.py