summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2019-12-31 18:15:16 +0000
committerSean Whitton <spwhitton@spwhitton.name>2019-12-31 18:15:16 +0000
commit86c8366bbf5296c728118652c102ae34648534e8 (patch)
treed5a19917c4d51680dc109f361e57065f53233580
parent62b41635ee6dcd54b9901440d93510e758b6a3f4 (diff)
downloaddotfiles-86c8366bbf5296c728118652c102ae34648534e8.tar.gz
comment
-rwxr-xr-xbin/ata-secure-erase2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ata-secure-erase b/bin/ata-secure-erase
index 7cf89759..064b38ae 100755
--- a/bin/ata-secure-erase
+++ b/bin/ata-secure-erase
@@ -18,7 +18,7 @@ set -x
# `hdparm -I` prints lots of facts about the device which can help
# confirm we're erasing the correct device and not our root partition.
-# triple check it against lsblk, blkid etc.
+# triple check it against lsblk, blkid, gparted etc.
device=""
! test -z "$device"