mirror of
https://github.com/mnauw/git-remote-hg.git
synced 2025-11-17 00:10:39 +01:00
test: switch to bash
We are using some bash-specific tricks. Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
: "${SHARNESS_TEST_SRCDIR:=$(cd "$(dirname "${BASH_SOURCE-$0}")" && pwd)}"
|
||||
. "$SHARNESS_TEST_SRCDIR"/sharness.sh
|
||||
|
||||
Reference in New Issue
Block a user