Remove set_log_counters.sh from archives 88/54288/1
authorSam Hague <shague@redhat.com>
Mon, 3 Apr 2017 22:46:44 +0000 (18:46 -0400)
committerSam Hague <shague@redhat.com>
Mon, 3 Apr 2017 22:46:49 +0000 (18:46 -0400)
commit37704da0a3deafe0f0a94cec3700f64fe87d4a8a
tree2ee03658708692edffc4938822f6e03b991ea4d5
parentd7a1ee1515d6da8bc4c71ce47e878926676e5ad2
Remove set_log_counters.sh from archives

The line in the archive macro is blindly copying anything
with the string log in it as shown below. So remove the
script after it has been copied to the nodes.

mv *log* *.log *.log.gz *.csv *.png $WORKSPACE/archives
 || true  # Don't fail if file missing

Change-Id: I280d9083e92bd29e40e1a51edb918ad9cdb7e2d5
Signed-off-by: Sam Hague <shague@redhat.com>
csit/scripts/set_log_counters.sh