summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Peck <bpeck@redhat.com>2015-09-18 15:30:28 -0400
committerBill Peck <bpeck@redhat.com>2015-09-18 15:30:28 -0400
commitc3cf220bcc8cd65f7e8cbafd7507d7fadb17503e (patch)
tree5ac8015e45d40c802ad898ad5294c8ddb952eff6
parente630ac4d5d1de498b02d2b86d8297399307b82b7 (diff)
downloadtests-c3cf220bcc8cd65f7e8cbafd7507d7fadb17503e.tar.gz
tests-c3cf220bcc8cd65f7e8cbafd7507d7fadb17503e.tar.xz
tests-c3cf220bcc8cd65f7e8cbafd7507d7fadb17503e.zip
report finished
-rwxr-xr-xfirmware/amd_seattle/runtest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/amd_seattle/runtest.sh b/firmware/amd_seattle/runtest.sh
index 2b3ddc0..bd79b30 100755
--- a/firmware/amd_seattle/runtest.sh
+++ b/firmware/amd_seattle/runtest.sh
@@ -22,6 +22,6 @@ if [ -n "$RSTRNT_REBOOTCOUNT" ]; then
./upBIOS $BIOS
reboot_to_efi_shell
else
- echo "Should not get here.."
+ rstrnt-report-result $RSTRNT_TASKNAME PASS
fi
fi