summaryrefslogtreecommitdiffstats
path: root/debugging_demo/run.sh
blob: cff68e897eeaf70254d70a45d7eeba6db8471871 (plain) (blame)
1
2
3
4
#!/bin/bash

(cd ../test_code;
./run.sh)