summaryrefslogtreecommitdiff
path: root/tests/t0020-validate-cache.sh
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-05-20 17:56:47 +0200
committerLars Hjemli <hjemli@gmail.com>2008-05-20 17:56:47 +0200
commitdd7c172542440170b5b1aca8be43d2ad6dae7227 (patch)
treed991f45be79cec1d3d031bac70413146f593a018 /tests/t0020-validate-cache.sh
parentaf2e75616d1bfb7dc79d299d10ae0bd39bef47bc (diff)
downloadcgit-dd7c172542440170b5b1aca8be43d2ad6dae7227.tar.gz
cgit-dd7c172542440170b5b1aca8be43d2ad6dae7227.tar.bz2
cgit-dd7c172542440170b5b1aca8be43d2ad6dae7227.zip
cache.c: fix error checking in print_slot()
The change to print_slot() in cdc6b2f8e7a8d43dcfe0475a9d3498333ea686b8 made the function return correct errno for read errors while ignoring write errors, which is not what was intended. This patch tries to rectify things. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'tests/t0020-validate-cache.sh')
0 files changed, 0 insertions, 0 deletions
gins/etc_proposals.py?h=v0.14.1&id=e42090a8bd7dcc5f9e7c6e41b0f44698588e6586&follow=1'>Ported etc-proposals pluginRené 'Necoro' Neumann3-50/+43 2008-07-03Ported gpytage pluginRené 'Necoro' Neumann2-16/+14 2008-07-03Ported Notify pluginRené 'Necoro' Neumann4-37/+51 2008-07-03Remove xsd and -x cmdline optionRené 'Necoro' Neumann2-107/+1 2008-07-03Ported completelyRené 'Necoro' Neumann3-548/+54 2008-07-03Should show dependencies nowRené 'Necoro' Neumann2-82/+128 2008-07-03New plugin system - first hackRené 'Necoro' Neumann2-420/+683 2008-06-30Now the new design is able to do the same as the old oneRené 'Necoro' Neumann3-168/+182 2008-06-30First draft of the new plugin windowRené 'Necoro' Neumann1-8/+172 2008-06-30Added stuff to plugin.pyRené 'Necoro' Neumann1-2/+24 2008-06-25Now load 22 versions when running the correct portageRené 'Necoro' Neumann4-8/+18 2008-06-25Added Package_22 and System_22René 'Necoro' Neumann4-5/+63