beagle r4881 - trunk/beagle/tools
- From: dbera svn gnome org
- To: svn-commits-list gnome org
- Subject: beagle r4881 - trunk/beagle/tools
- Date: Sat, 22 Nov 2008 19:32:32 +0000 (UTC)
Author: dbera
Date: Sat Nov 22 19:32:31 2008
New Revision: 4881
URL: http://svn.gnome.org/viewvc/beagle?rev=4881&view=rev
Log:
Path to bash was hardcoded in beagle-status. I thought it is easier to just use "/usr/bin/env bash" that do a whole lot of sed-magic.
Modified:
trunk/beagle/tools/beagle-status
Modified: trunk/beagle/tools/beagle-status
==============================================================================
--- trunk/beagle/tools/beagle-status (original)
+++ trunk/beagle/tools/beagle-status Sat Nov 22 19:32:31 2008
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
# This line will be automatically uncommented when you "make install"
#installed=1
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]