[freeside-commits] branch FREESIDE_3_BRANCH updated. 70386796a12fdeda17edd77f0f6e37adf2af4970
Ivan Kohler
ivan at freeside.biz
Mon Nov 27 12:12:28 PST 2017
The branch, FREESIDE_3_BRANCH has been updated
via 70386796a12fdeda17edd77f0f6e37adf2af4970 (commit)
from 5d91b30cc8fddf6b8f013b4ff81917a9b32f6378 (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 70386796a12fdeda17edd77f0f6e37adf2af4970
Author: Ivan Kohler <ivan at freeside.biz>
Date: Mon Nov 27 12:12:27 2017 -0800
no longer supporting deb7
diff --git a/bin/freeside-debian-releases.sh b/bin/freeside-debian-releases.sh
index 84d4e92dc..f5f1e8989 100644
--- 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