[cedar-backup-svn] SF.net SVN: cedar-backup: [806] cedar-backup2/trunk/cback
Brought to you by:
pronovic
|
From: <pro...@us...> - 2007-12-15 20:54:47
|
Revision: 806
http://cedar-backup.svn.sourceforge.net/cedar-backup/?rev=806&view=rev
Author: pronovic
Date: 2007-12-15 12:54:37 -0800 (Sat, 15 Dec 2007)
Log Message:
-----------
Use /usr/bin/python as interpreter
Modified Paths:
--------------
cedar-backup2/trunk/cback
Modified: cedar-backup2/trunk/cback
===================================================================
--- cedar-backup2/trunk/cback 2007-12-15 20:52:14 UTC (rev 805)
+++ cedar-backup2/trunk/cback 2007-12-15 20:54:37 UTC (rev 806)
@@ -1,4 +1,4 @@
-#!/usr/bin/python2.3
+#!/usr/bin/python
# -*- coding: iso-8859-1 -*-
# vim: set ft=python ts=3 sw=3 expandtab:
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|