summaryrefslogtreecommitdiff
path: root/extensions/mason/os-init-script
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/mason/os-init-script')
-rw-r--r--extensions/mason/os-init-script6
1 files changed, 0 insertions, 6 deletions
diff --git a/extensions/mason/os-init-script b/extensions/mason/os-init-script
deleted file mode 100644
index 77afb926..00000000
--- a/extensions/mason/os-init-script
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-
-# This allows the test runner to know that cloud-init has completed the
-# disc resizing, and there is enough free space to continue.
-touch /root/cloud-init-finished
-