Improved the README.md dramatically, included pictures, included viv … #15
Annotations
11 errors
|
scripts/vivaria-start.sh#L8
Prefer putting braces around variable references even when not strictly required.
|
scripts/vivaria-start.sh#L9
Prefer putting braces around variable references even when not strictly required.
|
scripts/vivaria-start.sh#L10
Prefer putting braces around variable references even when not strictly required.
|
scripts/vivaria-start.sh#L11
Prefer putting braces around variable references even when not strictly required.
|
scripts/vivaria-start.sh#L15
Consider invoking this command separately to avoid masking its return value (or use '|| true' to ignore).
|
scripts/vivaria-start.sh#L27
Prefer [[ ]] over [ ] for tests in Bash/Ksh.
|
scripts/vivaria-start.sh#L27
Prefer double quoting even when variables don't contain special characters.
|
scripts/vivaria-start.sh#L27
Prefer putting braces around variable references even when not strictly required.
|
scripts/vivaria-start.sh#L27
Prefer double quoting even when variables don't contain special characters.
|
scripts/vivaria-start.sh#L27
Prefer putting braces around variable references even when not strictly required.
|
The logs for this run have expired and are no longer available.
Loading