Skip to content

Commit 607dee5

Browse files
committed
update for logs
1 parent b11e498 commit 607dee5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/aznfswatchdogv4

+2-2
Original file line numberDiff line numberDiff line change
@@ -448,8 +448,8 @@ process_nfsv4_nontlsmounts()
448448
exec {fd}<&-
449449

450450
#can tune this, but hardcode to true for now.
451-
vecho "now: $epoch_now"
452-
vecho "next: $next_ip_change_detection_epoch"
451+
# vecho "now: $epoch_now"
452+
# vecho "next: $next_ip_change_detection_epoch"
453453
do_ip_change_detection=true
454454
# if [ $epoch_now -ge $next_ip_change_detection_epoch ]; then
455455
# do_ip_change_detection=true

0 commit comments

Comments
 (0)