Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Commit a569171

Browse files
committed
style
1 parent ac8aa62 commit a569171

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

nancy_run.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,8 +198,8 @@ while true; do
198198
--after-db-init-code )
199199
#s3 url|filename|content
200200
AFTER_DB_INIT_CODE="$2"; shift 2 ;;
201-
--workload-full-path )
202-
#s3 url
201+
--workload-full-path )
202+
#s3 url
203203
WORKLOAD_FULL_PATH="$2"; shift 2 ;;
204204
--workload-basis-path )
205205
#Still unsupported

0 commit comments

Comments
 (0)