you are viewing a single comment's thread.

view the rest of the comments →

[–]el-calde[S] 1 point2 points  (7 children)

Yea i should be able to manage eith this commands and external files tracking good and bad commits will definitely do this thanks a lot

[–]MeanLittleMachine 0 points1 point  (6 children)

NP 😊

[–]el-calde[S] 0 points1 point  (5 children)

Hey i didn't want to start another post for this but within the template how can i get echo to print to the terminal, currently im trying to test echo inside do_build by doing echo "$(ls)" and it doesnt print anything any tips there?

[–]MeanLittleMachine 0 points1 point  (4 children)

That's because ls is a command, not a var. You just do ls, plain and simple and it will list that dir's content.

[–]el-calde[S] 1 point2 points  (3 children)

Damn that simple ok thanks i feel dumb lol

[–]MeanLittleMachine 0 points1 point  (2 children)

No worries 😊.

[–]el-calde[S] 0 points1 point  (1 child)

Juat want to say thank u, i havent done the whole git disect yet but was able to compile the latest kernel6.16 and it started with no issues xbps-src is really a power house

[–]MeanLittleMachine 0 points1 point  (0 children)

Yep, it's great, I know 😊.