~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/message/check_length.sh

  • Committer: Monty Taylor
  • Date: 2009-12-05 18:38:18 UTC
  • mto: (1192.3.75 trunk) (1240.1.5 build)
  • mto: This revision was merged to the branch mainline in revision 1241.
  • Revision ID: mordred@inaugust.com-20091205183818-ym2i7ckxwbhj6bc4
Marked drizzled/message/check_length.sh as bash, rather than /bin/sh, since it's not actually /bin/sh.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#!/bin/sh
 
1
#!/usr/bin/env bash
2
2
 
3
3
failed=0
4
4