diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/prefix.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/prefix.sh b/scripts/prefix.sh index 00793a8a5..8c7f93655 100644 --- a/scripts/prefix.sh +++ b/scripts/prefix.sh @@ -1,7 +1,7 @@ #!/bin/sh if [ $# != 2 ]; then - cat >&2 << EOH + cat >&2 << EOH This is Drupal database prefixer. Usage: |