remove test_script

This commit is contained in:
bongbui321 2024-04-25 01:03:44 -04:00
parent cd450cb4fa
commit 9935d48c7f
2 changed files with 1 additions and 3 deletions

View file

@ -847,7 +847,7 @@ class firehose_client(metaclass=LogBase):
f"Erased {partitionname} starting at sector {str(partition.sector)} " +
f"with sector count {str(partition.sectors)}.")
return True
self.printer(
self.error(
f"Couldn't erase partition {partitionname}. Either wrong memorytype given or no gpt partition.")
return False
elif cmd == "ep":

View file

@ -1,2 +0,0 @@
./edl w xbl_a /home/bongb/web_qdl/agnos_images/xbl.img
./edl reset