We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22f7dbe commit 2dce2eaCopy full SHA for 2dce2ea
syncd/scripts/saidump.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
set -e
3
4
-save_saidump_by_rdb()
+save_saidump_by_rdb()
5
{
6
local filepath="/var/run/redis/sonic-db/database_config.json"
7
0 commit comments