Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3246564
D8181.id27647.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
330 B
Referenced Files
None
Subscribers
None
D8181.id27647.diff
View Options
diff --git a/scripts/comm-dev.sh b/scripts/comm-dev.sh
--- a/scripts/comm-dev.sh
+++ b/scripts/comm-dev.sh
@@ -34,6 +34,7 @@
exit 1
}
+# shellcheck disable=SC2317
services_command() {
case "$1" in
restart)
@@ -67,6 +68,7 @@
exit 1
}
+# shellcheck disable=SC2317
db_command() {
case "$1" in
restart)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 16, 12:40 AM (21 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2495602
Default Alt Text
D8181.id27647.diff (330 B)
Attached To
Mode
D8181: [shellcheck] Disable SC2317 in comm-dev.sh
Attached
Detach File
Event Timeline
Log In to Comment