Add scttempint to --test.
This commit is contained in:
parent
b933e1639f
commit
4a2ba6a38d
@ -59,7 +59,8 @@ _smartctl_presets()
|
||||
}
|
||||
_smartctl_test()
|
||||
{
|
||||
COMPREPLY=( $( compgen -W 'offline short long conveyance select afterselect,on afterselect,off pending' -- $cur ) )
|
||||
COMPREPLY=( $( compgen -W 'offline short long conveyance select \
|
||||
afterselect,on afterselect,off pending scttempint' -- $cur ) )
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user