[freeside-commits] branch FREESIDE_4_BRANCH updated. 6d611036712a729fe2f79c46b85be0024348e713
Ivan Kohler
ivan at freeside.biz
Mon Nov 27 12:12:24 PST 2017
The branch, FREESIDE_4_BRANCH has been updated
via 6d611036712a729fe2f79c46b85be0024348e713 (commit)
from d1d5ae6166cd45ace5799d0d8bd6badf76a6f5d4 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6d611036712a729fe2f79c46b85be0024348e713
Author: Ivan Kohler <ivan at freeside.biz>
Date: Mon Nov 27 12:12:23 2017 -0800
no longer supporting deb7
diff --git a/bin/freeside-debian-releases.sh b/bin/freeside-debian-releases.sh
index 13dbccea3..f9fe44bb4 100755
--- a/bin/freeside-debian-releases.sh
+++ b/bin/freeside-debian-releases.sh
@@ -22,9 +22,6 @@ fi
GIT_VERSION=`grep '^$VERSION' $DIR/freeside/FS/FS.pm | cut -d\' -f2`
-# Clean configuration file
-rm -fr $DIR/freeside/debian/freeside-ng-selfservice.conffiles
-
# Pull any changes
cd $DIR/freeside
git checkout -- debian/changelog
-----------------------------------------------------------------------
Summary of changes:
bin/freeside-debian-releases.sh | 3 ---
1 file changed, 3 deletions(-)
More information about the freeside-commits
mailing list