mirror of
https://github.com/ceph/s3-tests.git
synced 2024-11-25 13:47:27 +00:00
Merge pull request #330 from yehudasa/wip-bash
bootstrap: switch to bash
This commit is contained in:
commit
506e8e5d4a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
virtualenv="virtualenv"
|
virtualenv="virtualenv"
|
||||||
|
|
Loading…
Reference in a new issue