008 (393aac1629c8f82b7c448c8615745e89984899a8) 008 (11a82d14293cd66f428f535741717ff338c0722b)
1#!/bin/bash
1#!/usr/bin/env bash
2#
3# Test simple asynchronous read/write operations.
4#
5# Copyright (C) 2009 Red Hat, Inc.
6#
7# This program is free software; you can redistribute it and/or modify
8# it under the terms of the GNU General Public License as published by
9# the Free Software Foundation; either version 2 of the License, or

--- 54 unchanged lines hidden ---
2#
3# Test simple asynchronous read/write operations.
4#
5# Copyright (C) 2009 Red Hat, Inc.
6#
7# This program is free software; you can redistribute it and/or modify
8# it under the terms of the GNU General Public License as published by
9# the Free Software Foundation; either version 2 of the License, or

--- 54 unchanged lines hidden ---