Add date on the test-patch.sh so I can see what version of this patch is running
This commit is contained in:
parent
0e41dc18c0
commit
08df55defc
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue