diff options
author | Julian Andres Klode <jak@debian.org> | 2015-08-13 10:48:22 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2015-08-13 10:50:05 +0200 |
commit | eb8ef1bb77a8fe2909a861fff3255ef6330c8ed5 (patch) | |
tree | e413dc5199ff106d651b10b7558904c170352f29 /test/integration/test-policy-pinning | |
parent | bb08e2046e18014e01d54606784936c25dff84b8 (diff) |
Remove an invalid fi from a testcase
Gbp-Dch: ignore
Diffstat (limited to 'test/integration/test-policy-pinning')
-rwxr-xr-x | test/integration/test-policy-pinning | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/integration/test-policy-pinning b/test/integration/test-policy-pinning index 1c8d92bcc..d54e1bc36 100755 --- a/test/integration/test-policy-pinning +++ b/test/integration/test-policy-pinning @@ -89,7 +89,6 @@ testequalpolicycoolstuff() { local AB="$3" local AS="$4" local PB="$5" - fi local IS="" local IB="" local SB="" |