diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-06-20 13:55:12 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-06-20 13:55:12 -0400 |
| commit | 0193c44df02298a929362ce5f7dc11e28dfa852f (patch) | |
| tree | 7393a271cda0641199675725272960fb17d543b0 /doc/forum/Bug_with_Sbuild | |
| parent | 26634f935be7d748f86314c1e05eb8957a72b3a5 (diff) | |
comment
Diffstat (limited to 'doc/forum/Bug_with_Sbuild')
| -rw-r--r-- | doc/forum/Bug_with_Sbuild/comment_3_59b5bafd51d1255c4ab79e468afcca1c._comment | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/forum/Bug_with_Sbuild/comment_3_59b5bafd51d1255c4ab79e468afcca1c._comment b/doc/forum/Bug_with_Sbuild/comment_3_59b5bafd51d1255c4ab79e468afcca1c._comment new file mode 100644 index 00000000..fc12b9fe --- /dev/null +++ b/doc/forum/Bug_with_Sbuild/comment_3_59b5bafd51d1255c4ab79e468afcca1c._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 3""" + date="2016-06-20T17:53:24Z" + content=""" +I generally try to fix up after bugs in the implementation of properties, +because otherwise maintaining my hosts gets problimatic. + +In this case, the sbuild support is pretty new and probably not much +used, so I guess it's up to you. chmod -R is rather expensive. If there's +a cheap way to detect when that's needed and only run it then, that +would be ideal.. +"""]] |
