-
-
Notifications
You must be signed in to change notification settings - Fork 244
Expand file tree
/
Copy pathshellcheck.log
More file actions
12 lines (12 loc) · 1.05 KB
/
shellcheck.log
File metadata and controls
12 lines (12 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
./uninstall.sh:57:34: note: Double quote to prevent globbing and word splitting. [SC2086]
./uninstall.sh:59:35: note: Double quote to prevent globbing and word splitting. [SC2086]
./uninstall.sh:61:49: note: Double quote to prevent globbing and word splitting. [SC2086]
./uninstall.sh:64:21: note: Double quote to prevent globbing and word splitting. [SC2086]
./uninstall.sh:64:42: note: Double quote to prevent globbing and word splitting. [SC2086]
./uninstall.sh:66:21: note: Double quote to prevent globbing and word splitting. [SC2086]
./uninstall.sh:68:37: note: Double quote to prevent globbing and word splitting. [SC2086]
./uninstall.sh:70:21: note: Double quote to prevent globbing and word splitting. [SC2086]
./uninstall.sh:72:21: note: Double quote to prevent globbing and word splitting. [SC2086]
./uninstall.sh:72:43: note: Double quote to prevent globbing and word splitting. [SC2086]
./uninstall.sh:74:21: note: Double quote to prevent globbing and word splitting. [SC2086]
./uninstall.sh:74:43: note: Double quote to prevent globbing and word splitting. [SC2086]