/trunk/main/soltools/testhxx/ |
H A D | create.pl | diff e4af8f11 Tue Jan 24 15:30:34 UTC 2012 Pedro Giffuni <pfg@apache.org> Avoid some uses of non portable #!/bin/bash in shell scripts. bash is common in GNU/linux but is, in general, not available by default on other systems or likely to be in a different place. When possible /bin/sh should be used but if bash extensions are required "#!/bin/env bash" is considered more portable. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1235297 13f79535-47bb-0310-9956-ffa450edef68
|
/trunk/main/setup_native/scripts/ |
H A D | mac_install.script | diff e4af8f11 Tue Jan 24 15:30:34 UTC 2012 Pedro Giffuni <pfg@apache.org> Avoid some uses of non portable #!/bin/bash in shell scripts. bash is common in GNU/linux but is, in general, not available by default on other systems or likely to be in a different place. When possible /bin/sh should be used but if bash extensions are required "#!/bin/env bash" is considered more portable. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1235297 13f79535-47bb-0310-9956-ffa450edef68
|
H A D | uninstall_solaris.sh | diff e4af8f11 Tue Jan 24 15:30:34 UTC 2012 Pedro Giffuni <pfg@apache.org> Avoid some uses of non portable #!/bin/bash in shell scripts. bash is common in GNU/linux but is, in general, not available by default on other systems or likely to be in a different place. When possible /bin/sh should be used but if bash extensions are required "#!/bin/env bash" is considered more portable. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1235297 13f79535-47bb-0310-9956-ffa450edef68
|
H A D | deregister_extensions | diff e4af8f11 Tue Jan 24 15:30:34 UTC 2012 Pedro Giffuni <pfg@apache.org> Avoid some uses of non portable #!/bin/bash in shell scripts. bash is common in GNU/linux but is, in general, not available by default on other systems or likely to be in a different place. When possible /bin/sh should be used but if bash extensions are required "#!/bin/env bash" is considered more portable. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1235297 13f79535-47bb-0310-9956-ffa450edef68
|
H A D | install_solaris.sh | diff e4af8f11 Tue Jan 24 15:30:34 UTC 2012 Pedro Giffuni <pfg@apache.org> Avoid some uses of non portable #!/bin/bash in shell scripts. bash is common in GNU/linux but is, in general, not available by default on other systems or likely to be in a different place. When possible /bin/sh should be used but if bash extensions are required "#!/bin/env bash" is considered more portable. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1235297 13f79535-47bb-0310-9956-ffa450edef68
|
H A D | register_extensions | diff e4af8f11 Tue Jan 24 15:30:34 UTC 2012 Pedro Giffuni <pfg@apache.org> Avoid some uses of non portable #!/bin/bash in shell scripts. bash is common in GNU/linux but is, in general, not available by default on other systems or likely to be in a different place. When possible /bin/sh should be used but if bash extensions are required "#!/bin/env bash" is considered more portable. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1235297 13f79535-47bb-0310-9956-ffa450edef68
|
/trunk/main/setup_native/tests/opensolaris/bundledextensions/ |
H A D | send_ooo | diff e4af8f11 Tue Jan 24 15:30:34 UTC 2012 Pedro Giffuni <pfg@apache.org> Avoid some uses of non portable #!/bin/bash in shell scripts. bash is common in GNU/linux but is, in general, not available by default on other systems or likely to be in a different place. When possible /bin/sh should be used but if bash extensions are required "#!/bin/env bash" is considered more portable. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1235297 13f79535-47bb-0310-9956-ffa450edef68
|
/trunk/main/slideshow/qa/debug/ |
H A D | colors.sh | diff e4af8f11 Tue Jan 24 15:30:34 UTC 2012 Pedro Giffuni <pfg@apache.org> Avoid some uses of non portable #!/bin/bash in shell scripts. bash is common in GNU/linux but is, in general, not available by default on other systems or likely to be in a different place. When possible /bin/sh should be used but if bash extensions are required "#!/bin/env bash" is considered more portable. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1235297 13f79535-47bb-0310-9956-ffa450edef68
|
H A D | nodetree.sh | diff e4af8f11 Tue Jan 24 15:30:34 UTC 2012 Pedro Giffuni <pfg@apache.org> Avoid some uses of non portable #!/bin/bash in shell scripts. bash is common in GNU/linux but is, in general, not available by default on other systems or likely to be in a different place. When possible /bin/sh should be used but if bash extensions are required "#!/bin/env bash" is considered more portable. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1235297 13f79535-47bb-0310-9956-ffa450edef68
|
/trunk/main/solenv/bin/ |
H A D | addsym-macosx.sh | diff e4af8f11 Tue Jan 24 15:30:34 UTC 2012 Pedro Giffuni <pfg@apache.org> Avoid some uses of non portable #!/bin/bash in shell scripts. bash is common in GNU/linux but is, in general, not available by default on other systems or likely to be in a different place. When possible /bin/sh should be used but if bash extensions are required "#!/bin/env bash" is considered more portable. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1235297 13f79535-47bb-0310-9956-ffa450edef68
|
/trunk/main/writerfilter/source/doctok/ |
H A D | cleanupresources | diff e4af8f11 Tue Jan 24 15:30:34 UTC 2012 Pedro Giffuni <pfg@apache.org> Avoid some uses of non portable #!/bin/bash in shell scripts. bash is common in GNU/linux but is, in general, not available by default on other systems or likely to be in a different place. When possible /bin/sh should be used but if bash extensions are required "#!/bin/env bash" is considered more portable. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1235297 13f79535-47bb-0310-9956-ffa450edef68
|
/trunk/main/toolkit/src2xml/ |
H A D | sw.sh | diff e4af8f11 Tue Jan 24 15:30:34 UTC 2012 Pedro Giffuni <pfg@apache.org> Avoid some uses of non portable #!/bin/bash in shell scripts. bash is common in GNU/linux but is, in general, not available by default on other systems or likely to be in a different place. When possible /bin/sh should be used but if bash extensions are required "#!/bin/env bash" is considered more portable. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1235297 13f79535-47bb-0310-9956-ffa450edef68
|
H A D | dryrunall.sh | diff e4af8f11 Tue Jan 24 15:30:34 UTC 2012 Pedro Giffuni <pfg@apache.org> Avoid some uses of non portable #!/bin/bash in shell scripts. bash is common in GNU/linux but is, in general, not available by default on other systems or likely to be in a different place. When possible /bin/sh should be used but if bash extensions are required "#!/bin/env bash" is considered more portable. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1235297 13f79535-47bb-0310-9956-ffa450edef68
|
H A D | sc.sh | diff e4af8f11 Tue Jan 24 15:30:34 UTC 2012 Pedro Giffuni <pfg@apache.org> Avoid some uses of non portable #!/bin/bash in shell scripts. bash is common in GNU/linux but is, in general, not available by default on other systems or likely to be in a different place. When possible /bin/sh should be used but if bash extensions are required "#!/bin/env bash" is considered more portable. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1235297 13f79535-47bb-0310-9956-ffa450edef68
|
H A D | sd.sh | diff e4af8f11 Tue Jan 24 15:30:34 UTC 2012 Pedro Giffuni <pfg@apache.org> Avoid some uses of non portable #!/bin/bash in shell scripts. bash is common in GNU/linux but is, in general, not available by default on other systems or likely to be in a different place. When possible /bin/sh should be used but if bash extensions are required "#!/bin/env bash" is considered more portable. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1235297 13f79535-47bb-0310-9956-ffa450edef68
|
/trunk/main/sal/qa/helper/gcov/ |
H A D | statistics | diff e4af8f11 Tue Jan 24 15:30:34 UTC 2012 Pedro Giffuni <pfg@apache.org> Avoid some uses of non portable #!/bin/bash in shell scripts. bash is common in GNU/linux but is, in general, not available by default on other systems or likely to be in a different place. When possible /bin/sh should be used but if bash extensions are required "#!/bin/env bash" is considered more portable. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1235297 13f79535-47bb-0310-9956-ffa450edef68
|
H A D | gcov_all | diff e4af8f11 Tue Jan 24 15:30:34 UTC 2012 Pedro Giffuni <pfg@apache.org> Avoid some uses of non portable #!/bin/bash in shell scripts. bash is common in GNU/linux but is, in general, not available by default on other systems or likely to be in a different place. When possible /bin/sh should be used but if bash extensions are required "#!/bin/env bash" is considered more portable. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1235297 13f79535-47bb-0310-9956-ffa450edef68
|
/trunk/main/odk/pack/copying/ |
H A D | addsym-macosx.sh | diff e4af8f11 Tue Jan 24 15:30:34 UTC 2012 Pedro Giffuni <pfg@apache.org> Avoid some uses of non portable #!/bin/bash in shell scripts. bash is common in GNU/linux but is, in general, not available by default on other systems or likely to be in a different place. When possible /bin/sh should be used but if bash extensions are required "#!/bin/env bash" is considered more portable. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1235297 13f79535-47bb-0310-9956-ffa450edef68
|
/trunk/main/sysui/desktop/share/ |
H A D | makefile.mk | diff e4af8f11 Tue Jan 24 15:30:34 UTC 2012 Pedro Giffuni <pfg@apache.org> Avoid some uses of non portable #!/bin/bash in shell scripts. bash is common in GNU/linux but is, in general, not available by default on other systems or likely to be in a different place. When possible /bin/sh should be used but if bash extensions are required "#!/bin/env bash" is considered more portable. git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1235297 13f79535-47bb-0310-9956-ffa450edef68
|