debian/compat
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Thu, 20 Dec 2012 12:14:14 +0100
branchstable
changeset 8628 b236b91836c0
parent 858 e6ae125d5903
child 11832 e8be49ecb522
permissions -rw-r--r--
[test] fix req default value handling in CubicWebTC.view (closes #2544376) It's no more than the standard ``if rset`` vs. ``if rset is None`` error.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
858
e6ae125d5903 reorganize debian packages (Closes: #1168)
Julien Jehannet <julien.jehannet@logilab.fr>
parents: 0
diff changeset
     1
7