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 $@
|
||||
cd $BASEDIR
|
||||
|
||||
echo "Version of this script: Tue Oct 13 20:44:46 PDT 2015"
|
||||
checkout
|
||||
RESULT=$?
|
||||
if [[ $JENKINS == "true" ]] ; then
|
||||
|
|
Loading…
Reference in New Issue