diff options
| author | Dan Wendlandt <dan@nicira.com> | 2011-08-25 23:08:15 -0700 |
|---|---|---|
| committer | Dan Wendlandt <dan@nicira.com> | 2011-08-25 23:08:15 -0700 |
| commit | b66840327ad183619995bc9e88a0d4ea01ab0b59 (patch) | |
| tree | d203c9f25a20d5849ec278c808576f7558c03093 | |
| parent | e8d02ac1b5e9a45cc19992d232d4148f9db720ca (diff) | |
replace accidental deletion in nova-mange
| -rwxr-xr-x | bin/nova-manage | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/nova-manage b/bin/nova-manage index 3dac2963c..4628e93b2 100755 --- a/bin/nova-manage +++ b/bin/nova-manage @@ -1,4 +1,4 @@ -!/usr/bin/env python +#!/usr/bin/env python # vim: tabstop=4 shiftwidth=4 softtabstop=4 # Copyright 2010 United States Government as represented by the |
