mirror of
https://github.com/cimryan/teslausb.git
synced 2026-03-01 04:30:33 +00:00
Eliminate redundant checks of cifs_version.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#!/bin/bash -eu
|
||||
|
||||
cifs_version="${cifs_version:-3}"
|
||||
|
||||
function check_archive_server_reachable () {
|
||||
echo "Verifying that the archive server $archiveserver is reachable..."
|
||||
local serverunreachable=false
|
||||
|
||||
Reference in New Issue
Block a user