Commit 6b9d9b1
committed
cmd: remove "global" magic keyword
It's not a good idea to use the magic keyword, "global". The API
handle an empty table name as the global rib. So no need to use
"global".
Signed-off-by: FUJITA Tomonori <[email protected]>1 parent 8d03fe5 commit 6b9d9b1
2 files changed
+0
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | 43 | | |
46 | 44 | | |
47 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1162 | 1162 | | |
1163 | 1163 | | |
1164 | 1164 | | |
1165 | | - | |
1166 | | - | |
1167 | | - | |
1168 | 1165 | | |
1169 | 1166 | | |
1170 | 1167 | | |
| |||
1216 | 1213 | | |
1217 | 1214 | | |
1218 | 1215 | | |
1219 | | - | |
1220 | | - | |
1221 | | - | |
1222 | | - | |
1223 | 1216 | | |
1224 | 1217 | | |
1225 | 1218 | | |
| |||
0 commit comments