diff options
| author | makefu <github@syntax-fehler.de> | 2014-08-25 13:30:24 +0200 | 
|---|---|---|
| committer | makefu <github@syntax-fehler.de> | 2014-08-25 13:30:24 +0200 | 
| commit | 777673f653147b63911c94841c28cfc2d2470919 (patch) | |
| tree | 56b73d8296b93ec37a8d5e850817b55c96288975 | |
| parent | 95678c00b7463fbc0773b1023763e0da1acdd399 (diff) | |
bump
| -rwxr-xr-x | retiolum/t/pigstarter/refresh_hosts.sh | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/retiolum/t/pigstarter/refresh_hosts.sh b/retiolum/t/pigstarter/refresh_hosts.sh index cf39ec81..d4cbf877 100755 --- a/retiolum/t/pigstarter/refresh_hosts.sh +++ b/retiolum/t/pigstarter/refresh_hosts.sh @@ -1,5 +1,4 @@  #!/bin/sh -  HOSTS_SRV=pigstarter.krebsco.de  HOSTS_PORT=5432  curl $HOSTS_SRV:$HOSTS_PORT | 
