Fixed comment

pull/1615/head
Nils Winkler 2020-06-16 16:57:37 +02:00
parent 5aa525caae
commit c02638e946
No known key found for this signature in database
GPG Key ID: 317C6E70C88A89B1
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
#!/usr/bin/env bash #!/usr/bin/env bash
# Simply return an error code to simulate a broken SVN installation
exit 72 exit 72

View File

@ -119,7 +119,7 @@ function setup_svn_path {
setup_svn_path "$BASH_IT/test/fixtures/svn/broken" setup_svn_path "$BASH_IT/test/fixtures/svn/broken"
# Load the base theme again so that the working SVN script is detected # Load the base theme again so that the broken SVN script is detected
load ../../themes/base.theme load ../../themes/base.theme
scm scm