Add date on the test-patch.sh so I can see what version of this patch is running

This commit is contained in:
stack 2015-10-13 20:45:50 -07:00
parent 0e41dc18c0
commit 08df55defc
1 changed files with 1 additions and 0 deletions

View File

@ -1043,6 +1043,7 @@ This message is automatically generated."
parseArgs $@ parseArgs $@
cd $BASEDIR cd $BASEDIR
echo "Version of this script: Tue Oct 13 20:44:46 PDT 2015"
checkout checkout
RESULT=$? RESULT=$?
if [[ $JENKINS == "true" ]] ; then if [[ $JENKINS == "true" ]] ; then