summaryrefslogtreecommitdiff
path: root/dtrain/hstreaming/dtrain.sh
blob: ea0276ddf020bb5175753087648348fef484c5ac (plain)
1
2
3
4
5
6
7
8
#!/bin/bash

pushd . &>/dev/null
cd ..
ID=$(basename $(pwd)) # attempt_...
popd &>/dev/null
./dtrain -c dtrain.ini --hstreaming $ID