noisyTrigger.sh #1

  • //
  • guest/
  • thomas_gray/
  • jambox/
  • main/
  • swarm/
  • tests/
  • phpunit/
  • P4Test/
  • assets/
  • scripts/
  • noisyTrigger.sh
  • View
  • Commits
  • Open Download .zip Download (54 B)
#!/bin/bash

echo $1 stdout
echo $1 stderr >&2

exit 0
# Change User Description Committed
#1 18730 Liz Lam clean up code and move things around