diff options
| author | Alex Morcos <[email protected]> | 2016-12-04 15:44:41 -0500 |
|---|---|---|
| committer | Alex Morcos <[email protected]> | 2016-12-04 15:44:41 -0500 |
| commit | 30b620c48aa53ebeb2108f1f511d889e34551ec0 (patch) | |
| tree | 8ca2393e6262cfaa1d04704644be3f33121533e1 /.gitignore | |
| parent | remove relaypriority from rpc tests (diff) | |
| download | discoin-30b620c48aa53ebeb2108f1f511d889e34551ec0.tar.xz discoin-30b620c48aa53ebeb2108f1f511d889e34551ec0.zip | |
remove obsolete run-bitcoind-for-test.sh
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index b9db7cbd3..c765ffb60 100644 --- a/.gitignore +++ b/.gitignore @@ -101,7 +101,6 @@ coverage_percent.txt linux-coverage-build linux-build win32-build -qa/pull-tester/run-bitcoind-for-test.sh qa/pull-tester/tests_config.py qa/cache/* |