From 1bc865a9eba4b3f698c307429744e4f57288efc9 Mon Sep 17 00:00:00 2001 From: Simon Michnowicz <simon.michnowicz@monash.edu> Date: Wed, 20 Apr 2016 17:24:40 +1000 Subject: [PATCH] added comments DO NOT USE --- roles/mellanox_drivers/files/set_ifcfg.pl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/roles/mellanox_drivers/files/set_ifcfg.pl b/roles/mellanox_drivers/files/set_ifcfg.pl index 022c8cf4..bb77bc6c 100755 --- a/roles/mellanox_drivers/files/set_ifcfg.pl +++ b/roles/mellanox_drivers/files/set_ifcfg.pl @@ -6,6 +6,11 @@ # Usage: # ./set_ifcfg.pl [<tmpfilename>] # To be used within the mlnx_install.sh +# # +# # +# DO NOT USE. ANACHRONISTIC. HISTORICAL INTERESET ONLY +# # +# # # my $outfile = shift @ARGV; -- GitLab