summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Propellor/Property/Sbuild.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Propellor/Property/Sbuild.hs b/src/Propellor/Property/Sbuild.hs
index 0306e339..0b2ac211 100644
--- a/src/Propellor/Property/Sbuild.hs
+++ b/src/Propellor/Property/Sbuild.hs
@@ -37,7 +37,6 @@ In @~/.sbuildrc@ (sbuild 0.71.0 or newer):
> '--schroot',
> '%r-%a-sbuild',
> '--fail-if-inadequate',
-> '--fail-on-broken-symlinks',
> ];
>
> $autopkgtest_root_args = "";