Enlightenment CVS committal

Author  : morlenxus
Project : e17
Module  : apps/e

Dir     : e17/apps/e


Modified Files:
        xnest.sh 


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

===================================================================
RCS file: /cvs/e/e17/apps/e/xnest.sh,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -3 -r1.17 -r1.18
--- xnest.sh    24 Mar 2007 15:01:50 -0000      1.17
+++ xnest.sh    31 Aug 2007 20:41:47 -0000      1.18
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/usr/bin/env bash
 
 #export REDRAW_DEBUG=1        # To cause redraw- to happen slovly and 
obviously.
 #export ECORE_ERROR_ABORT=1   # To cause ecore to abort on errors.



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to