Searched refs:mustShell (Results 1 – 1 of 1) sorted by relevance
93 mustShell("gcloud config get-value project"), "Project to use for scratch")101 mustShell("gcloud config get-value compute/zone"),114 mustShell("gcloud config get-value project"), "Project to use for the new image")163 func mustShell(cmd string) string { func212 repository_dir = mustShell(`basename "` + repository_dir + `" .git`)217 mustShell("git clone " + url + " -b " + branch)218 mustShell("dpkg-source -b " + debian_dir)219 mustShell("rm -rf " + repository_dir)220 mustShell("ls -l")221 mustShell("pwd")