Files
containers/bitnami/tests/docker_helper.bash
Sameer Naik df10c699de drop the use of ${@:n}
The use of `${@:n}` has been reported to cause problems on some systems.
We switch to using `shift` to get around such issues.
2015-11-25 10:52:44 +05:30

5.5 KiB