Bug 322787: remove /bonsaitools/ from the perl path

r=timeless


git-svn-id: svn://10.0.0.236/trunk@187160 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
justdave%bugzilla.org 2006-01-09 02:22:02 +00:00
parent 65326e6ef0
commit 30b1b9c819
3 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bonsaitools/bin/perl -w
#!/usr/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*-
# The contents of this file are subject to the Mozilla Public
# License Version 1.1 (the "License"); you may not use this file

View File

@ -1,4 +1,4 @@
#!/usr/bonsaitools/bin/perl -w
#!/usr/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*-
#
# The contents of this file are subject to the Mozilla Public

View File

@ -1,4 +1,4 @@
#!/usr/bonsaitools/bin/perl -w
#!/usr/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*-
# The contents of this file are subject to the Mozilla Public
# License Version 1.1 (the "License"); you may not use this file