diff options
Diffstat (limited to 'bmclean')
-rwxr-xr-x | bmclean | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 from BuildManager.optionparser import * from BuildManager.clean import * from BuildManager import * |