--- test/atomicity | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/test/atomicity b/test/atomicity index 3464238..ad7d4a3 100755 --- a/test/atomicity +++ b/test/atomicity @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash test_description='atomicity' . ./test-lib.sh -- 1.5.6.5