Author: janne.t.harkonen Date: Thu Sep 25 06:47:21 2008 New Revision: 832
Modified: trunk/tools/ristopy/test_risto.py Log: shebang Modified: trunk/tools/ristopy/test_risto.py ============================================================================== --- trunk/tools/ristopy/test_risto.py (original) +++ trunk/tools/ristopy/test_risto.py Thu Sep 25 06:47:21 2008 @@ -1,3 +1,5 @@ +#!/usr/bin/env python + # Copyright 2008 Nokia Siemens Networks Oyj # # Licensed under the Apache License, Version 2.0 (the "License");
