1 |
diff -Nur -x '*.orig' -x '*.rej' e-smith-flexbackup-2.4.0/root/etc/e-smith/templates/etc/flexbackup.conf/10Exclude_expr00 mezzanine_patched_e-smith-flexbackup-2.4.0/root/etc/e-smith/templates/etc/flexbackup.conf/10Exclude_expr00 |
2 |
--- e-smith-flexbackup-2.4.0/root/etc/e-smith/templates/etc/flexbackup.conf/10Exclude_expr00 2002-03-17 18:43:15.000000000 -0500 |
3 |
+++ mezzanine_patched_e-smith-flexbackup-2.4.0/root/etc/e-smith/templates/etc/flexbackup.conf/10Exclude_expr00 2013-10-18 17:44:12.737121537 -0400 |
4 |
@@ -5,4 +5,4 @@ |
5 |
# Comment these out to exclude nothing.} |
6 |
$exclude_expr[0] = 'news/articles'; |
7 |
$exclude_expr[1] = '.*~$'; {#'# single quote so emacs font-lock is happy} |
8 |
- |
9 |
+$exclude_expr[2] = './aquota.*'; |