This is a bash script, so don't use bad alias shebang.

SVN revision: 31583
This commit is contained in:
Miculcy Brian 2007-08-31 20:41:47 +00:00
parent 3b61274069
commit c6587d799b
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh #!/usr/bin/env bash
#export REDRAW_DEBUG=1 # To cause redraw- to happen slovly and obviously. #export REDRAW_DEBUG=1 # To cause redraw- to happen slovly and obviously.
#export ECORE_ERROR_ABORT=1 # To cause ecore to abort on errors. #export ECORE_ERROR_ABORT=1 # To cause ecore to abort on errors.