Commit e87af87
committed
[CodeStyle] Address Shellcheck finding 'SC2155 in iso-ca-bundle-config.sh': _token variable is now declared and assigned separately to avoid masking return values.
Signed-off-by: Giacomo Marciani <[email protected]>1 parent 9282157 commit e87af87
File tree
1 file changed
+2
-1
lines changed- cookbooks/aws-parallelcluster-platform/files/isolated
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments