summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Peck <bpeck@redhat.com>2015-09-22 10:34:18 -0400
committerBill Peck <bpeck@redhat.com>2015-09-22 10:34:18 -0400
commit2be4d09c7a14a7d13afb826bd9a92e6fc40eaab9 (patch)
tree37761415ef4540cd26947e3ba8035cb5642288dd
parent2faa69f00a172332b134d57e128e313acbf813a5 (diff)
downloadtests-2be4d09c7a14a7d13afb826bd9a92e6fc40eaab9.tar.gz
tests-2be4d09c7a14a7d13afb826bd9a92e6fc40eaab9.tar.xz
tests-2be4d09c7a14a7d13afb826bd9a92e6fc40eaab9.zip
remove empty function
-rwxr-xr-xfirmware/amd_seattle/runtest.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/firmware/amd_seattle/runtest.sh b/firmware/amd_seattle/runtest.sh
index 4cbc84e..bfcbc6e 100755
--- a/firmware/amd_seattle/runtest.sh
+++ b/firmware/amd_seattle/runtest.sh
@@ -21,9 +21,6 @@ reboot_to_efi_shell() {
shutdown -r now
}
-enable_netboot() {
-}
-
if [ -n "$RSTRNT_REBOOTCOUNT" ]; then
if [ $RSTRNT_REBOOTCOUNT -eq 0 ]; then
echo "Setup Firmware install"