comparison Lib/CMake/writer @ 401:99f93dec8fea

Start removing select Linux-isms bash might not be in /bin. Don't expect it there.
author Dan McGregor <dan.mcgregor@usask.ca>
date Mon, 10 Aug 2015 14:49:46 -0600
parents c127188dcc80
children
comparison
equal deleted inserted replaced
394:0d96d2bbf225 401:99f93dec8fea
1 #!/bin/bash 1 #!/usr/bin/env bash
2 #| Jacob Alexander 2014 2 #| Jacob Alexander 2014
3 #| Arg List 3 #| Arg List
4 #| 1 - File to write to (e.g. final_chip) 4 #| 1 - File to write to (e.g. final_chip)
5 #| 2 - Contents writing to file (e.g. at90usb1286) 5 #| 2 - Contents writing to file (e.g. at90usb1286)
6 6