Skip to content
Permalink
Browse files

In POSIX sh, [[ ]] is not supported. [SC2039]

  • Loading branch information...
ruebot committed Apr 11, 2018
1 parent a5eba22 commit 0232e71802b155425d314d92588f8bea0c4a2758
Showing with 1 addition and 1 deletion.
  1. +1 −1 publish_to_ghpages.sh
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/bash

if [[ $(git status -s) ]]
then

0 comments on commit 0232e71

Please sign in to comment.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.