diff options
Diffstat (limited to 'scripts/zimport.sh')
-rwxr-xr-x | scripts/zimport.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/zimport.sh b/scripts/zimport.sh index eeaec11cf..8a6cdf05d 100755 --- a/scripts/zimport.sh +++ b/scripts/zimport.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # # Verify that an assortment of known good reference pools can be imported # using different versions of the ZoL code. |