diff options
author | Rob Bradford <rob@linux.intel.com> | 2008-10-24 14:46:07 +0100 |
---|---|---|
committer | Rob Bradford <rob@linux.intel.com> | 2008-10-24 14:46:07 +0100 |
commit | 08197d62efb5e7cbf92d3fbf94a6d192a311214c (patch) | |
tree | 4364d997e6a11abfbf43f9b3fba1317db48f799d /scripts/poky-git-proxy-socks-command | |
parent | fbfc669583328a6df2415ecc6343bba509e44459 (diff) | |
parent | e84e951822687dd7a2e2c632ac9caa799ddfd593 (diff) | |
download | openembedded-core-08197d62efb5e7cbf92d3fbf94a6d192a311214c.tar.gz openembedded-core-08197d62efb5e7cbf92d3fbf94a6d192a311214c.tar.bz2 openembedded-core-08197d62efb5e7cbf92d3fbf94a6d192a311214c.zip |
Merge branch 'master' of ssh://git@git.moblin.org/poky
Diffstat (limited to 'scripts/poky-git-proxy-socks-command')
-rwxr-xr-x | scripts/poky-git-proxy-socks-command | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/poky-git-proxy-socks-command b/scripts/poky-git-proxy-socks-command new file mode 100755 index 0000000000..a5af2d33fa --- /dev/null +++ b/scripts/poky-git-proxy-socks-command @@ -0,0 +1,2 @@ +#! /bin/bash +poky-git-proxy-socks -S $GIT_PROXY_HOST:$GIT_PROXY_PORT $@ |