Commit dd2338ce80f7d8c724b6cd18423a6522d0fc0d0e

Authored by Charles Oliveira
1 parent a343765f

Changed python shell to 2.6

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
puppet/bootstrap.py
1   -#!/usr/bin/env python2.7
  1 +#!/usr/bin/env python
2 2  
3 3 import os
4 4 import re
... ...