Files
p4tutorials-turkce/vm-ubuntu-20.04/user-dev-bootstrap.sh
Andy Fingerhut 01ed2c499d 2023 jul updates to vm ubuntu 2004 scripts (#523)
* Support negative-valued action parameters
by converting them in the Python helper code into a positive value
whose bit pattern is the 2's complement representation of the negative
value.

* Add new bash function used several times in install script
Also delete some old comments.  These changes help to make the script
have fewer diffs with the following script that it was derived from:
https://github.com/jafingerhut/p4-guide/blob/master/bin/install-p4dev-v6.sh

* Fix copy & paste mistake
2023-07-26 00:17:21 -04:00

7.3 KiB
Executable File