231 (393aac1629c8f82b7c448c8615745e89984899a8) | 231 (11a82d14293cd66f428f535741717ff338c0722b) |
---|---|
1#!/bin/bash | 1#!/usr/bin/env bash |
2# 3# Test legacy and modern option parsing for rbd/ceph. This will not 4# actually connect to a ceph server, but rather looks for the appropriate 5# error message that indicates we parsed the options correctly. 6# 7# Copyright (C) 2018 Red Hat, Inc. 8# 9# This program is free software; you can redistribute it and/or modify --- 52 unchanged lines hidden --- | 2# 3# Test legacy and modern option parsing for rbd/ceph. This will not 4# actually connect to a ceph server, but rather looks for the appropriate 5# error message that indicates we parsed the options correctly. 6# 7# Copyright (C) 2018 Red Hat, Inc. 8# 9# This program is free software; you can redistribute it and/or modify --- 52 unchanged lines hidden --- |