test_script-1.sh #2

  • //
  • p4-sdp/
  • dev_c2s/
  • test/
  • bsw/
  • t2/
  • test_script-1.sh
  • View
  • Commits
  • Open Download .zip Download (281 B)
#!/bin/bash

#------------------------------------------------------------------------------
# Version ID Block. Relies on +k filetype modifier.
# VersionID='$Id: //p4-sdp/dev_c2s/test/bsw/t2/test_script-1.sh#2 $ $Change: 31472 $'

echo echo Hello > /tmp/test_script-1.log

exit 1
# Change User Description Committed
#2 31472 C. Thomas Tyler Updated bash scripts and bash template to new file versioning scheme.
Modernized template bash script.
#1 31399 C. Thomas Tyler Populate -r -S //p4-sdp/dev_c2s.
//p4-sdp/dev/test/bsw/t2/test_script-1.sh
#1 31397 C. Thomas Tyler Populate -b SDP_Classic_to_Streams -s //guest/perforce_software/sdp/...@31368.
//guest/perforce_software/sdp/dev/test/bsw/t2/test_script-1.sh
#1 30757 C. Thomas Tyler Added test suite for scripted tests.