Skip to content

testsuite/docker/kerberos/config.sh:3:4: error[SC2078]: This expression is constant. Did you forget a $ somewhere? #241

Description

@k-wall

Snyk flags this error, which does indeed look like a true positive.

Error: SHELLCHECK_WARNING:
testsuite/docker/kerberos/config.sh:3:4: error[SC2078]: This expression is constant. Did you forget a $ somewhere?
#    1|   #!/bin/bash
#    2|   
#    3|-> [[ "TRACE" ]] && set -x
#    4|   
#    5|   : ${REALM:=KERBEROS}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions