From e4f8e12a1696598f22513d1f4a94b5aa2a4b348a Mon Sep 17 00:00:00 2001 From: David Lawrence Date: Tue, 17 Nov 2015 19:36:09 -0500 Subject: Revert "Bug 1224649 - Docker and QA scripts should just use the same checksetup_answers.txt file" This reverts commit 27dac6e9b0d2df69037cd022e77a9bf356fc7a67. --- docker/scripts/my_config.sh | 8 -------- 1 file changed, 8 deletions(-) (limited to 'docker/scripts/my_config.sh') diff --git a/docker/scripts/my_config.sh b/docker/scripts/my_config.sh index 4adc301cc..e35e8dd90 100755 --- a/docker/scripts/my_config.sh +++ b/docker/scripts/my_config.sh @@ -1,10 +1,2 @@ #!/bin/bash - -# This Source Code Form is subject to the terms of the Mozilla Public -# License, v. 2.0. If a copy of the MPL was not distributed with this -# file, You can obtain one at http://mozilla.org/MPL/2.0/. -# -# This Source Code Form is "Incompatible With Secondary Licenses", as -# defined by the Mozilla Public License, v. 2.0. - # Add any custom setup instructions here -- cgit v1.2.3-24-g4f1b